Type Alias PostReportsResponse

type PostReportsResponse = {
    message?: string;
    outputsUrl?: string;
    requestId?: string;
}
Index

Properties

message?: string

A message indicating the status of the request.

outputsUrl?: string

The absolute URL to get the outputs of the report request.

requestId?: string

The report request ID