BillingAccountSummaryResponse: {
    id: string;
    name: string;
    stackSpotAccountId: string;
}

Type declaration

  • id: string

    ULID identifier for each billing account.

  • name: string

    Slug identifier for each billing account.

  • stackSpotAccountId: string

    StackSpot's ULID identifier for each client.