@gibme/starlink
    Preparing search index...
    interface Account {
        accountName: null | string;
        accountNumber: string;
        defaultRouterConfigId: null | string;
        regionCode: string;
    }
    Index

    Properties

    accountName: null | string

    The name of the account

    accountNumber: string

    The Account Number. Example: ACC-511274-31364-54

    defaultRouterConfigId: null | string

    Default router config on the account

    regionCode: string

    The region code of the account. Example: US