Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 378 Bytes

PurchaseOrders.md

File metadata and controls

17 lines (10 loc) · 378 Bytes

XeroRuby::Accounting::PurchaseOrders

Properties

Name Type Description Notes
purchase_orders Array<PurchaseOrder> [optional]

Code Sample

require 'XeroRuby::Accounting'

instance = XeroRuby::Accounting::PurchaseOrders.new(purchase_orders: null)