Hierarchy (view full)

Constructors

Properties

newOwnerAddress: string

The address of the new owner

policy: string

ID of the Policy that defines the gas sponsorship strategy (starts with pol_). A policy must be provided.

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]