Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.09 KB

File metadata and controls

15 lines (10 loc) · 1.09 KB

TransactionRequestRejection

Properties

Name Type Description Notes
api_version str Specifies the version of the API that incorporates this endpoint.
reference_id str Represents a unique identifier that serves as reference to the specific request which prompts a callback, e.g. Blockchain Events Subscription, Blockchain Automation, etc.
idempotency_key str Specifies a unique ID generated by the system and attached to each callback. It is used by the server to recognize consecutive requests with the same data with the purpose not to perform the same operation twice.
data TransactionRequestRejectionData
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]