interface SocietyAssociate {
    associate_list: AssociateList;
    capital: Capital;
}

Properties

associate_list: AssociateList
capital: Capital