Documentation ¶
Index ¶
- func GenerateEmploymentClassificationModel() string
- func GenerateListEmploymentClassification() string
- func GenerateListPayrollCategory() string
- func GenerateListSuperannuationFund() string
- func GenerateListTimesheet() string
- func GeneratePayrollCategoryModel() string
- func GenerateRetrieveEmploymentClassification() string
- func GenerateRetrievePayrollCategory() string
- func GenerateRetrieveSuperannuationFund() string
- func GenerateRetrieveTimesheet() string
- func GenerateSuperannuationFundModel() string
- func GenerateTimesheetModel() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateEmploymentClassificationModel ¶
func GenerateEmploymentClassificationModel() string
GenerateEmploymentClassificationModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/employment-classification/
func GenerateListEmploymentClassification ¶
func GenerateListEmploymentClassification() string
GenerateListEmploymentClassification generates myob client code to fetch all features
API: /Payroll/EmploymentClassification
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/employment-classification/
func GenerateListPayrollCategory ¶
func GenerateListPayrollCategory() string
GenerateListPayrollCategory generates myob client code to fetch all features
API: /Payroll/PayrollCategory
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/payroll-category/
func GenerateListSuperannuationFund ¶
func GenerateListSuperannuationFund() string
GenerateListSuperannuationFund generates myob client code to fetch all features
API: /Payroll/SuperannuationFund
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/superannuationfund/
func GenerateListTimesheet ¶
func GenerateListTimesheet() string
GenerateListTimesheet generates myob client code to fetch all features
API: /Payroll/Timesheet
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/timesheet/
func GeneratePayrollCategoryModel ¶
func GeneratePayrollCategoryModel() string
GeneratePayrollCategoryModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/payroll-category/
func GenerateRetrieveEmploymentClassification ¶
func GenerateRetrieveEmploymentClassification() string
GenerateRetrieveEmploymentClassification generates myob client code to retrieve specific feature
API: /Payroll/EmploymentClassification
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/employment-classification/
func GenerateRetrievePayrollCategory ¶
func GenerateRetrievePayrollCategory() string
GenerateRetrievePayrollCategory generates myob client code to retrieve specific feature
API: /Payroll/PayrollCategory
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/payroll-category/
func GenerateRetrieveSuperannuationFund ¶
func GenerateRetrieveSuperannuationFund() string
GenerateRetrieveSuperannuationFund generates myob client code to retrieve specific feature
API: /Payroll/SuperannuationFund
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/superannuationfund/
func GenerateRetrieveTimesheet ¶
func GenerateRetrieveTimesheet() string
GenerateRetrieveTimesheet generates myob client code to retrieve specific feature
API: /Payroll/Timesheet
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/timesheet/
func GenerateSuperannuationFundModel ¶
func GenerateSuperannuationFundModel() string
GenerateSuperannuationFundModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/superannuationfund/
func GenerateTimesheetModel ¶
func GenerateTimesheetModel() string
GenerateTimesheetModel generates myob feature domain model
Documentation: https://developer.myob.com/api/myob-business-api/v2/payroll/timesheet/
Types ¶
This section is empty.