Documentation
¶
Index ¶
- func GenerateBillItemAttachmentModel() string
- func GenerateBillItemModel() string
- func GenerateBillMiscellaneousAttachmentModel() string
- func GenerateBillMiscellaneousModel() string
- func GenerateBillProfessionalAttachmentModel() string
- func GenerateBillProfessionalModel() string
- func GenerateBillServiceAttachmentModel() string
- func GenerateBillServiceModel() string
- func GenerateListBillItem() string
- func GenerateListBillMiscellaneous() string
- func GenerateListBillProfessional() string
- func GenerateListBillService() string
- func GenerateRetrieveBillItem() string
- func GenerateRetrieveBillItemAttachment() string
- func GenerateRetrieveBillMiscellaneous() string
- func GenerateRetrieveBillMiscellaneousAttachment() string
- func GenerateRetrieveBillProfessional() string
- func GenerateRetrieveBillProfessionalAttachment() string
- func GenerateRetrieveBillService() string
- func GenerateRetrieveBillServiceAttachment() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateBillItemAttachmentModel ¶
func GenerateBillItemAttachmentModel() string
GenerateBillItemAttachmentModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_item/
func GenerateBillItemModel ¶
func GenerateBillItemModel() string
GenerateBillItemModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_item/
func GenerateBillMiscellaneousAttachmentModel ¶
func GenerateBillMiscellaneousAttachmentModel() string
GenerateBillMiscellaneousAttachmentModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_miscellaneous/miscellaneous-bill-attachment/
func GenerateBillMiscellaneousModel ¶
func GenerateBillMiscellaneousModel() string
GenerateBillMiscellaneousModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_item/
func GenerateBillProfessionalAttachmentModel ¶
func GenerateBillProfessionalAttachmentModel() string
GenerateBillProfessionalAttachmentModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_professional/professional-bill-attachment/
func GenerateBillProfessionalModel ¶
func GenerateBillProfessionalModel() string
GenerateBillProfessionalModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_item/
func GenerateBillServiceAttachmentModel ¶
func GenerateBillServiceAttachmentModel() string
GenerateBillServiceAttachmentModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_service/service-bill-attachment/
func GenerateBillServiceModel ¶
func GenerateBillServiceModel() string
GenerateBillServiceModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_service/
func GenerateListBillItem ¶
func GenerateListBillItem() string
GenerateListBillItem generates myob client code to fetch all features
API: /Purchase/Bill/Item
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_item/
func GenerateListBillMiscellaneous ¶
func GenerateListBillMiscellaneous() string
GenerateListBillMiscellaneous generates myob client code to fetch all features
API: /Purchase/Bill/Miscellaneous
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_item/
func GenerateListBillProfessional ¶
func GenerateListBillProfessional() string
GenerateListBillProfessional generates myob client code to fetch all features
API: /Purchase/Bill/Professional
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_item/
func GenerateListBillService ¶
func GenerateListBillService() string
GenerateListBillService generates myob client code to fetch all features
API: /Purchase/Bill/Service
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_service/
func GenerateRetrieveBillItem ¶
func GenerateRetrieveBillItem() string
GenerateRetrieveBillItem generates myob client code to retrieve specific feature
API: /Purchase/Bill/Item
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_item/
func GenerateRetrieveBillItemAttachment ¶
func GenerateRetrieveBillItemAttachment() string
GenerateRetrieveBillItemAttachment generates myob client code to retrieve specific feature
API: /Purchase/Bill/Item/{Bill_UID}/Attachment
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_item/
func GenerateRetrieveBillMiscellaneous ¶
func GenerateRetrieveBillMiscellaneous() string
GenerateRetrieveBillMiscellaneous generates myob client code to retrieve specific feature
API: /Purchase/Bill/Miscellaneous
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_item/
func GenerateRetrieveBillMiscellaneousAttachment ¶
func GenerateRetrieveBillMiscellaneousAttachment() string
GenerateRetrieveBillMiscellaneousAttachment generates myob client code to retrieve specific feature
API: /Purchase/Bill/Miscellaneous/{Bill_UID}/Attachment
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_miscellaneous/miscellaneous-bill-attachment/
func GenerateRetrieveBillProfessional ¶
func GenerateRetrieveBillProfessional() string
GenerateRetrieveBillProfessional generates myob client code to retrieve specific feature
API: /Purchase/Bill/Professional
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_item/
func GenerateRetrieveBillProfessionalAttachment ¶
func GenerateRetrieveBillProfessionalAttachment() string
GenerateRetrieveBillProfessionalAttachment generates myob client code to retrieve specific feature
API: /Purchase/Bill/Professional/{Bill_UID}/Attachment
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_professional/professional-bill-attachment/
func GenerateRetrieveBillService ¶
func GenerateRetrieveBillService() string
GenerateRetrieveBillService generates myob client code to retrieve specific feature
API: /Purchase/Bill/Service
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_service/
func GenerateRetrieveBillServiceAttachment ¶
func GenerateRetrieveBillServiceAttachment() string
GenerateRetrieveBillServiceAttachment generates myob client code to retrieve specific feature
API: /Purchase/Bill/Service/{Bill_UID}/Attachment
Documentation: https://developer.myob.com/api/myob-business-api/v2/purchase/bill/bill_service/service-bill-attachment/
Types ¶
This section is empty.