interface ISubcirculate {
    coopname: string;
    quantity: string;
}

Properties

Properties

coopname: string
quantity: string