Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 371 Bytes

RequestEmpty.md

File metadata and controls

17 lines (10 loc) · 371 Bytes

XeroRuby::Accounting::RequestEmpty

Properties

Name Type Description Notes
status String Need at least one field to create an empty JSON payload [optional]

Code Sample

require 'XeroRuby::Accounting'

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