Response schema for the getRangeSlotCapacity operation.

RangeSlotCapacity

interface ServicesApiModelRangeSlotCapacity {
    capacities?: ServicesApiModelRangeCapacity[];
    nextPageToken?: string;
    resourceId?: string;
}

Properties

Array of range capacities where each entry is for a specific capacity type.

RangeSlotCapacity

nextPageToken?: string

Next page token, if there are more pages.

RangeSlotCapacity

resourceId?: string

Resource Identifier.

RangeSlotCapacity

MMNEPVFCICPMFPCPTTAAATR