Creates a new tenant's option.
Tenant's Option object.
Returns promise object that is resolved with the details of newly created tenant option.
Delete a representation of a tenant's option.
Tenant's option id or tenant's option object.
Returns promise object that is resolved with the IResult.
Get a representation of a tenant's option.
Tenant option object.
Returns promise object that is resolved with the ITenantOption wrapped by IResult.
Gets the list of tenant's options filtered by parameters.
Object containing filters for querying tenant options.
Returns promise object that is resolved with the ITenantOption wrapped by IResultList.
Get a representation of a tenant's system option.
Tenant option object.
Returns promise object that is resolved with the ITenantOption wrapped by IResult.
Updates tenant's option data.
Tenant option is partially updatable.
Returns promise object that is resolved with the saved tenant option object.
Generated using TypeDoc
This service allows for managing tenant's options.