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)