Method: OpenapiClient::IdAndMessageResponse#id
- Defined in:
- lib/openapi_client/models/id_and_message_response.rb
#id ⇒ Object
The id of the entity that the id applies. For example, the transaction id
22 23 24 |
# File 'lib/openapi_client/models/id_and_message_response.rb', line 22 def id @id end |