Documentation ¶
Index ¶
- func GenerateListSaleCreditRefund() string
- func GenerateListSaleCreditSettlement() string
- func GenerateListSaleCustomerPayment() string
- func GenerateListSaleInvoice() string
- func GenerateListSaleOrder() string
- func GenerateListSaleQuote() string
- func GenerateSaleCreditRefundModel() string
- func GenerateSaleCreditSettlementModel() string
- func GenerateSaleCustomerPaymentModel() string
- func GenerateSaleInvoiceModel() string
- func GenerateSaleOrderModel() string
- func GenerateSaleQuoteModel() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateListSaleCreditRefund ¶
func GenerateListSaleCreditRefund() string
GenerateListSaleCreditRefund generates myob client code to fetch all features
API: /Sale/CreditRefund
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/
func GenerateListSaleCreditSettlement ¶
func GenerateListSaleCreditSettlement() string
GenerateListSaleCreditSettlement generates myob client code to fetch all features
API: /Sale/CreditSettlement
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/credit_settlement/
func GenerateListSaleCustomerPayment ¶
func GenerateListSaleCustomerPayment() string
GenerateListSaleCustomerPayment generates myob client code to fetch all features
API: /Sale/CustomerPayment
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/customerpayment/
func GenerateListSaleInvoice ¶
func GenerateListSaleInvoice() string
GenerateListSaleInvoice generates myob client code to fetch all features
API: /Sale/Invoice
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/
func GenerateListSaleOrder ¶
func GenerateListSaleOrder() string
GenerateListSaleOrder generates myob client code to fetch all features
API: /Sale/Order
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/order/
func GenerateListSaleQuote ¶
func GenerateListSaleQuote() string
GenerateListSaleQuote generates myob client code to fetch all features
API: /Sale/Quote
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/quote/
func GenerateSaleCreditRefundModel ¶
func GenerateSaleCreditRefundModel() string
GenerateSaleCreditRefundModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/
func GenerateSaleCreditSettlementModel ¶
func GenerateSaleCreditSettlementModel() string
GenerateSaleCreditSettlementModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/credit_settlement/
func GenerateSaleCustomerPaymentModel ¶
func GenerateSaleCustomerPaymentModel() string
GenerateSaleCustomerPaymentModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/customerpayment/
func GenerateSaleInvoiceModel ¶
func GenerateSaleInvoiceModel() string
GenerateSaleInvoiceModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/
func GenerateSaleOrderModel ¶
func GenerateSaleOrderModel() string
GenerateSaleOrderModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/order/
func GenerateSaleQuoteModel ¶
func GenerateSaleQuoteModel() string
GenerateSaleQuoteModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/quote/
Types ¶
This section is empty.