interface IApprovewthd {
    approved_statement: WalletContract.Interfaces.IDocument;
    coopname: string;
    withdraw_hash: string;
}

Properties

approved_statement: WalletContract.Interfaces.IDocument
coopname: string
withdraw_hash: string