Documentation ¶
Index ¶
- func GenerateCompanyFilesModel() string
- func GenerateCompanyModel() string
- func GenerateContactModel() string
- func GenerateCurrentUserModel() string
- func GenerateInfoModel() string
- func GenerateRetrieveCompany() string
- func GenerateRetrieveCompanyFiles() string
- func GenerateRetrieveContact() string
- func GenerateRetrieveContactPhoto() string
- func GenerateRetrieveCurrentUser() string
- func GenerateRetrieveInfo() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCompanyFilesModel ¶
func GenerateCompanyFilesModel() string
GenerateCompanyFilesModel generates myob CompanyFiles domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/company-files/
func GenerateCompanyModel ¶
func GenerateCompanyModel() string
GenerateCompanyModel generates myob Company domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/company/
func GenerateContactModel ¶
func GenerateContactModel() string
GenerateContactModel generates myob Contact domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/contact/
func GenerateCurrentUserModel ¶
func GenerateCurrentUserModel() string
GenerateCurrentUserModel generates myob CurrentUser domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/current-user/
func GenerateInfoModel ¶
func GenerateInfoModel() string
GenerateInfoModel generates freshbooks Info domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/info/
func GenerateRetrieveCompany ¶
func GenerateRetrieveCompany() string
GenerateRetrieveCompany generates myob client code to retrieve contact
API: /Company
Documentation: https://developer.myob.com/api/myob-business-api/v2/company/
func GenerateRetrieveCompanyFiles ¶
func GenerateRetrieveCompanyFiles() string
GenerateRetrieveCompanyFiles generates myob client code to retrieve company files
API: /accountright
Documentation: https://developer.myob.com/api/myob-business-api/v2/company-files/
func GenerateRetrieveContact ¶
func GenerateRetrieveContact() string
GenerateRetrieveContact generates myob client code to retrieve contact
API: /Contact
Documentation: https://developer.myob.com/api/myob-business-api/v2/contact/
func GenerateRetrieveContactPhoto ¶
func GenerateRetrieveContactPhoto() string
GenerateRetrieveContactPhoto generates myob client code to retrieve specific contact photo
API: /Contact/{contact-id}/Photo
Documentation: https://developer.myob.com/api/myob-business-api/v2/contact/
func GenerateRetrieveCurrentUser ¶
func GenerateRetrieveCurrentUser() string
GenerateRetrieveCurrentUser generates myob client code to retrieve current user
API: /CurrentUser
Documentation: https://developer.myob.com/api/myob-business-api/v2/current-user/
func GenerateRetrieveInfo ¶
func GenerateRetrieveInfo() string
GenerateRetrieveInfo generates freshbooks client code to retrieve specific payment
API: /accountright/Info
Documentation: https://developer.myob.com/api/myob-business-api/v2/info/
Types ¶
This section is empty.