Method: OpenapiClient::RecurringPaymentDetails#next_attempt_date
- Defined in:
- lib/openapi_client/models/recurring_payment_details.rb
#next_attempt_date ⇒ Object
Date of next transaction process attempt.
34 35 36 |
# File 'lib/openapi_client/models/recurring_payment_details.rb', line 34 def next_attempt_date @next_attempt_date end |