Class CreatedObjectIdResponse

Class that represents a response from a request that creates an object.

Author

Tiago Grosso tiagogrosso99@gmail.com

Since

0.5.0

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

data: {
    id: string;
}

The response data.

Type declaration

  • id: string

Methods

Generated using TypeDoc