Sha256: b22ed5a4b690476d902f0144d505ee59658e5c1f13a338769db2320062f802d4
Contents?: true
Size: 1.13 KB
Versions: 1
Compression:
Stored size: 1.13 KB
Contents
# OpenapiClient::RecurringPaymentDetails ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **store_id** | **String** | Store ID number. | [optional] **purchase_order_number** | **String** | Purchase order number. | [optional] **invoice_number** | **String** | Invoice number. | [optional] **creation_date** | **String** | Date recurring payment was created. | [optional] **start_date** | **String** | Date of mandate signature. | [optional] **next_attempt_date** | **String** | Date of next transaction process attempt. | [optional] **transaction_amount** | [**Amount**](Amount.md) | | [optional] **payment_method_details** | [**PaymentMethodDetails**](PaymentMethodDetails.md) | | [optional] **frequency** | [**Frequency**](Frequency.md) | | [optional] **number_of_payments** | **Integer** | Number of times the recurring payment will process. | [optional] **run_count** | **Integer** | Times the recurring payment has already run. | [optional] **state** | **String** | State of the recurring payment. | [optional] **comments** | **String** | User supplied comments. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/RecurringPaymentDetails.md |