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 CRUDRequestOptions.id query? optional query: unknown Inherited from CRUDRequestOptions.query