The data wrapper for an ownership settings request.

Hierarchy

  • OwnershipSettingsRequestData

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 settings request.

The type of the ownership settings resource. The value should always be ownership_settings.

Generated using TypeDoc