Name | Type | Description | Notes |
---|---|---|---|
purchase_orders | Array<PurchaseOrder> | [optional] |
require 'XeroRuby::Accounting'
instance = XeroRuby::Accounting::PurchaseOrders.new(purchase_orders: null)
Name | Type | Description | Notes |
---|---|---|---|
purchase_orders | Array<PurchaseOrder> | [optional] |
require 'XeroRuby::Accounting'
instance = XeroRuby::Accounting::PurchaseOrders.new(purchase_orders: null)