API ReferenceInterfacesBeeRequestOn this pageInterface: BeeRequestPropertiesheaders• Optional headers: Record<string, string>Defined inbee-js/src/types/index.ts:378method• method: HttpMethodDefined inbee-js/src/types/index.ts:377params• Optional params: Record<string, unknown>Defined inbee-js/src/types/index.ts:379url• url: stringDefined inbee-js/src/types/index.ts:376