interface ICancelDelay {
    canceling_auth: Interfaces.System.IPermissionLevel;
    trx_id: string;
}

Properties

trx_id: string