Difference between revisions of "Models"

From OdataLink
Jump to navigation Jump to search
Line 14: Line 14:
* [[MYOB Models]]
* [[MYOB Models]]
* [[Xero Accounting Models]]
* [[Xero Accounting Models]]
* [[Xero Assets Models]]
* [[Xero Payroll (Australia) Models]]
* [[Xero Payroll (Australia) Models]]
* [[Xero Payroll (New Zealand) Models]]
* [[Xero Payroll (New Zealand) Models]]

Revision as of 19:06, 4 December 2022

Models are used as the security layer protecting your data and tying all OdataLink functionality together.

Each model has a unique Model Code which forms part of the OData Feed URLs.

Models are used to control:

We recommend you create a new model each time these requirements differ.

Each different type of data file requires a different type of model:


Examples

You could create different models for Accounts Receivables, Accounts Payables or Payroll staff. Doing so would ensure that sales staff cannot see sensitive payroll information.

Related Topics