interface ICanceldelay {
    canceling_auth: SystemContract.Interfaces.IPermissionLevel;
    trx_id: string;
}

Properties

trx_id: string