Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 722 Bytes

TransferResponse.md

File metadata and controls

14 lines (9 loc) · 722 Bytes

Org.OpenAPITools.Model.TransferResponse

Properties

Name Type Description Notes
TransactionSignature string The signature of the transaction [optional]
Confirmed bool Whether or not the transaction was confirmed or simply submitted for processing. The status depends on your input for `wait_for_confirmation`. This only is returned when you are submitting a transaction, not when retrieving signatures for a public key, for example. [optional]

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