interface ISupplycnfrm {
    coopname: string;
    document: Interfaces.Marketplace.IDocument2;
    exchange_id: Interfaces.Marketplace.IUint64;
    username: string;
}

Properties

coopname: string
username: string