Version: v1On this pageIRequest InterfaceSignature export interface IRequest Properties Property Modifiers Type Description headers optional IRequestHeader url string Property Details headers Signature headers?: IRequestHeader; Type: IRequestHeader url Signature url: string; Type: string