Unit 'fpopenapiclient' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-web]

TServiceResponse

Declaration

Source position: fpopenapiclient.pp line 40

type TServiceResponse = record

  RequestID: TServiceRequestID;

  StatusCode: Integer;

  StatusText: string;

  Content: string;

  ContentStream: TStream;

end;


Documentation generated on: 2025-07-25