- Preparing search index...
- The search index is not available
bruce-models
Function GetKeyByAccountId
- GetKeyByAccountId(params): Promise<{
isLegacy?: boolean;
key: string;
}>
-
Parameters
-
-
Optional account?: IAccount
-
Optional accountId?: string
-
-
Optional apiSettings?: IBruceApi
-
Returns Promise<{
isLegacy?: boolean;
key: string;
}>
Returns a hosting location key by account ID.