IRequestType

[ Interface ]

export type IRequestType = 'ReadWrite' | 'Subscription' | 'Event';
IRequestType 1:

Available from 1.8