Done ticket GEPAFINBE-32
This commit is contained in:
@@ -18,5 +18,8 @@ public class UserWithCompanyEntity extends BaseEntity{
|
||||
|
||||
@Column(name = "COMPANY_ID")
|
||||
Long companyId;
|
||||
|
||||
@Column(name = "IS_LEGAL_REPRESENTANT")
|
||||
private Boolean isLegalRepresentant;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user