Sha256: 75d2aa1c5e9f8c08a38b11c4103257a26cc7dc808d4899dd9a44181d01ecb71b
Contents?: true
Size: 607 Bytes
Versions: 3
Compression:
Stored size: 607 Bytes
Contents
# DocuSign_eSign::PaymentDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **currency_code** | **String** | | [optional] **gateway_account_id** | **String** | | [optional] **line_items** | [**Array<PaymentLineItem>**](PaymentLineItem.md) | | [optional] **status** | **String** | Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. | [optional] **total** | [**Money**](Money.md) | | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/PaymentDetails.md |
docusign_esign-0.0.2 | docs/PaymentDetails.md |
docusign_esign-0.0.1 | docs/PaymentDetails.md |