Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space MOBUD and version 3

The Entity System Configuration object contains system configuration settings for a specific entity


Panel
borderColorgrey
bgColorwhitesmoke

On this page:

Table of Contents
maxLevel2

Related pages:


Entity Object Formats

Include Page
_Mobile Entity Object Format
_Mobile Entity Object Format

Entity Object Properties

(info) Required properties are in bold.

PropertyTypeDescription
Addressarraycollection

An array Collection of zero or more JSON objects, each object containing an REST Object Definitions Account Location Related Objects Address Object associated with the Entity.

Contactsarraycollection

An array Collection of one or more JSON objects, each object containing a REST Object Definitions Account Location Related Objects Contact Object associated with the Entity.

CloudStorageKeystring

UUID. Identifies a unique storage key for storing tenant specific artifacts in AWS S3 bucket.

CreationDateUTCstringThe date and time, in UTC format, the tenant was originally created.
CustomerIDstring

Contains customer identifier for the tenant. CustomerID and CustomerCode values are passed as URI parameters for REST API authentication. The preferred way of authentication is to use JWT token in HTTP header. 

CustomerCodestring

Contains customer code (password) for the tenant. 

DomainstringAn optional custom domain (which must be a sub-domain of servicemobility.com) for the tenant, representing the domain on which the tenant will be accessed. For example: "custom.servicemobility.com"
EntityIDstringThe unique ID of the Entity.
featurescollection

A collection of one or more features

array

which tenant has access to in ServiceMobility.

Valid feature values are:

  • SH
IsActivebooleanIs the Entity active or not. Default value is true.
IsOpsbooleanDefault value is false.
NamestringIdentifies the name of the tenant
LanguageCodesarraycollection

Default value is en.

A collection of one or more cultural identifiers associated with tenant.

Valid cultural identifier values are:

  • en
  • en-CA
  • en-GB
  • fr-CA
SystemIDstringUUID. Identifies publicly exposed Tenant ID.