Uses of Class
com.xero.models.accounting.Actions
-
Packages that use Actions Package Description com.xero.api.client com.xero.models.accounting -
-
Uses of Actions in com.xero.api.client
Methods in com.xero.api.client that return Actions Modifier and Type Method Description ActionsAccountingApi. getOrganisationActions(String accessToken, String xeroTenantId)Retrieves a list of the key actions your app has permission to perform in the connected Xero organisation. -
Uses of Actions in com.xero.models.accounting
Methods in com.xero.models.accounting that return Actions Modifier and Type Method Description ActionsActions. actions(List<Action> actions)actionsActionsActions. addActionsItem(Action actionsItem)actions
-