BenefitUtilizationSummariesOperationStatus interface
Status of a benefit utilization summaries report. Provides Async Benefit Utilization Summaries Request input, status, and report sas url.
Properties
| input | Input given to create the benefit utilization summaries report. |
| properties | Contains sas url to the async benefit utilization summaries report and a date that the url is valid until. These values will be empty if the report is in a Running or Failed state |
| status | The status of the creation of the benefit utilization summaries report. |
Property Details
input
Input given to create the benefit utilization summaries report.
input?: BenefitUtilizationSummariesRequest
Property Value
properties
Contains sas url to the async benefit utilization summaries report and a date that the url is valid until. These values will be empty if the report is in a Running or Failed state
properties?: AsyncOperationStatusProperties
Property Value
status
The status of the creation of the benefit utilization summaries report.
status?: string
Property Value
string