Interface iGetSiwbbRequestsForUserSuccessResponse<T>

interface iGetSiwbbRequestsForUserSuccessResponse<T extends NumberType> {
    pagination: PaginationInfo;
    requests: SIWBBRequestDoc<T>[];
}

Type Parameters

Hierarchy

  • iBaseSuccessResponse
    • iGetSiwbbRequestsForUserSuccessResponse

Implemented by

Properties

Properties

pagination: PaginationInfo
requests: SIWBBRequestDoc<T>[]
MMNEPVFCICPMFPCPTTAAATR