interface IApprovewthd3 {
    application: string;
    approved_return_statement: CapitalContract.Interfaces.IDocument;
    approver: string;
    coopname: string;
    withdraw_hash: string;
}

Properties

application: string
approved_return_statement: CapitalContract.Interfaces.IDocument
approver: string
coopname: string
withdraw_hash: string