interface CancelTransferOwnershipRequest {
    id: string;
    policy: string;
}

Hierarchy (view full)

Properties

Properties

id: string
policy: string

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