interface IInput {
    input: {
        coopname: string;
    };
}

Properties

Properties

input: {
    coopname: string;
}

Type declaration

  • coopname: string

    Кооперативное имя.