Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 363 Bytes

File metadata and controls

17 lines (10 loc) · 363 Bytes

XeroRuby::Accounting::PaymentDelete

Properties

Name Type Description Notes
status String The status of the payment. [default to 'DELETED']

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::PaymentDelete.new(status: null)