Base Argument object for methods.

interface ForeignAssetsCancelApprovalArgs {
    delegate: string;
    id: AnyJson;
}

Hierarchy (view full)

  • Args
    • ForeignAssetsCancelApprovalArgs

Properties

Properties

delegate: string

The account delegated permission to transfer foreignAsset.

id: AnyJson

The identifier of the foreignAsset.