Response interface
Defines a response. All schemas that could be returned at the root of a response should inherit from this
Properties
id | A String identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
A String identifier. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string