interface ICreatepjprp {
    coopname: string;
    project_hash: string;
    property_amount: string;
    property_description: string;
    property_hash: string;
    username: string;
}

Properties

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