TypedocInterfacesRequestOptionsOn this pageInterface: RequestOptions Extends GetRequestOptions.CRUDRequestOptions Properties data? optional data?: unknown Inherited from CRUDRequestOptions.data fnName? optional fnName?: string headers? optional headers?: RequestHeaders id? optional id?: string | number Inherited from GetRequestOptions.id query? optional query?: unknown Inherited from GetRequestOptions.query