Skip to main content

ProviderAuditRs

Represents the response received from a provider during an audit process.

Properties

NameTypeDescription
ReceivedAtStringThe timestamp indicating when the response was received.
DataStringThe payload data contained in the provider's response.
HeadersObjectA collection of headers included in the provider's response.
StatusCodeIntegerThe HTTP status code returned by the provider.