interface INewdeclined {
    coopname: string;
    document: Interfaces.Soviet.IDocument2;
    package: string;
    username: string;
}

Properties

coopname: string
package: string
username: string