Search
Bexio User Module.
Bexio User.
@type t() :: %BexioApiClient.Others.User{ accountant?: boolean(), email: String.t(), firstname: String.t() | nil, id: integer(), lastname: String.t() | nil, salutation_type: :male | :female | nil, superadmin?: boolean() }