organisationUnits property

  1. @Column(nullable: true)
Object? organisationUnits
getter/setter pair

Implementation

@Column(nullable: true)
Object? organisationUnits;