interface ICreatepgprp {
    coopname: string;
    property_amount: string;
    property_description: string;
    property_hash: string;
    statement: Interfaces.Capital.IDocument2;
    username: string;
}

Properties

coopname: string
property_amount: string
property_description: string
property_hash: string
username: string