The data wrapper for an ownership feedback result response.

Hierarchy

  • OwnershipFeedbackResultData

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The attributes of an ownership feedback result.

id: string

The identifier of the resource that the feedback was applied to.

The type of the ownership feedback result resource. The value should always be ownership_feedback_result.

Generated using TypeDoc