# 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>**](SmartTransferCreateTicketTerm.md) | | [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'`) * `Dvp` (value: `'DVP'`) [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)