Documentation ¶
Index ¶
- func GenerateInvoiceSaleProfessionalModel() string
- func GenerateInvoiceTimeBillingModel() string
- func GenerateListInvoiceTimeBilling() string
- func GenerateListSaleInvoiceItem() string
- func GenerateListSaleInvoiceMiscellaneous() string
- func GenerateListSaleInvoiceProfessional() string
- func GenerateListSaleInvoiceService() string
- func GenerateSaleInvoiceItemModel() string
- func GenerateSaleInvoiceMiscellaneousModel() string
- func GenerateSaleInvoiceServiceModel() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateInvoiceSaleProfessionalModel ¶
func GenerateInvoiceSaleProfessionalModel() string
GenerateInvoiceSaleProfessionalModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/invoice_professional/
func GenerateInvoiceTimeBillingModel ¶
func GenerateInvoiceTimeBillingModel() string
GenerateInvoiceTimeBillingModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/invoice_timebilling/
func GenerateListInvoiceTimeBilling ¶
func GenerateListInvoiceTimeBilling() string
GenerateListInvoiceTimeBilling generates myob client code to fetch all features
API: /Sale/Invoice/TimeBilling
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/invoice_timebilling/
func GenerateListSaleInvoiceItem ¶
func GenerateListSaleInvoiceItem() string
GenerateListSaleInvoiceItem generates myob client code to fetch all features
API: /Sale/Invoice/Item
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/invoice_item/
func GenerateListSaleInvoiceMiscellaneous ¶
func GenerateListSaleInvoiceMiscellaneous() string
GenerateListSaleInvoiceMiscellaneous generates myob client code to fetch all features
API: /Sale/Invoice/Miscellaneous
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/invoice_miscellaneous/
func GenerateListSaleInvoiceProfessional ¶
func GenerateListSaleInvoiceProfessional() string
GenerateListSaleInvoiceProfessional generates myob client code to fetch all features
API: /Sale/Invoice/Professional
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/invoice_professional/
func GenerateListSaleInvoiceService ¶
func GenerateListSaleInvoiceService() string
GenerateListSaleInvoiceService generates myob client code to fetch all features
API: /Sale/Invoice/Service
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/invoice_service/
func GenerateSaleInvoiceItemModel ¶
func GenerateSaleInvoiceItemModel() string
GenerateSaleInvoiceItemModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/invoice_item/
func GenerateSaleInvoiceMiscellaneousModel ¶
func GenerateSaleInvoiceMiscellaneousModel() string
GenerateSaleInvoiceMiscellaneousModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/invoice_miscellaneous/
func GenerateSaleInvoiceServiceModel ¶
func GenerateSaleInvoiceServiceModel() string
GenerateSaleInvoiceServiceModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/sale/invoice/invoice_service/
Types ¶
This section is empty.