HclCompatibilityDataStatus

The CompatibilityData.Status structure contains fields to describe the information available for the compatibility data.


Properties

notifications Required

Notifications returned by the operation.


string as date-time
updated_at Required

Indicates when the data was last updated.

JSON Example

{
	"notifications": {},
	"updated_at": "string"
}

Feedback

Was this page helpful?