The data wrapper for an ownership evidence response.

Hierarchy

  • OwnershipEvidenceData

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 evidence response.

id: string

The identifier of the resource the evidence applies to.

The type of the ownership evidence resource. The value should always be ownership_evidence.

Generated using TypeDoc