Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1013 Bytes

SmartTransferCreateTicket.md

File metadata and controls

25 lines (14 loc) · 1013 Bytes

SmartTransferCreateTicket

Properties

Name Type Description Notes
createdByNetworkId string [default to undefined]
type string [default to undefined]
expiresIn number Number of hours after which an OPEN ticket will expire if no term is funded. [optional] [default to undefined]
terms Array<SmartTransferCreateTicketTerm> [optional] [default to undefined]
externalRefId string [optional] [default to undefined]
note string [optional] [default to undefined]
submit boolean [optional] [default to undefined]

Enum: SmartTransferCreateTicketTypeEnum

  • Async (value: 'ASYNC')

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