GetOrganizationUsageData: {
    organizationId: string;
    requestBody: GetOrganizationUsageReqPayload;
    trOrganization: string;
}

Type declaration

  • organizationId: string

    The id of the organization you want to fetch the usage of.

  • requestBody: GetOrganizationUsageReqPayload

    The organization usage timeframe that you want to fetch

  • trOrganization: string

    The organization id to use for the request

MMNEPVFCICPMFPCPTTAAATR