Function GetKeyByAccountId

  • Returns a hosting location key by account ID.

    Parameters

    Returns Promise<{
        isLegacy?: boolean;
        key: string;
    }>

Generated using TypeDoc