Interface: HostInfoSpecifiedBase
This interface describes the properties provided by client.
Properties
| Property | Type | Description |
|---|---|---|
clientId | string | For 3P - Client id generated from dev console. For 1P - Client id generated from IMSS portal. Environment(stage/prod) specific client id should be passed). |
appName | string | Client's application name. This name may be used in creating folder for projects in target application. |
appVersion? | Client's current version. | |
platformCategory? | Client's application type. | |
coiEnabled? | boolean | Indicates if COI is enabled for client. |
