Method: Wallee::TransactionInvoice#planned_purge_date
- Defined in:
- lib/wallee-ruby-sdk/models/transaction_invoice.rb
#planned_purge_date ⇒ Object
The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
75 76 77 |
# File 'lib/wallee-ruby-sdk/models/transaction_invoice.rb', line 75 def planned_purge_date @planned_purge_date end |