interface IApprovewthd {
    approved_statement: Interfaces.Wallet.IDocument2;
    coopname: string;
    withdraw_hash: string;
}

Properties

approved_statement: Interfaces.Wallet.IDocument2
coopname: string
withdraw_hash: string