# `TrogonProto.ObjectId.V1Alpha1.EnumValueOptions`
[🔗](https://github.com/straw-hat-team/beam-monorepo/blob/trogon_proto@v0.13.1/apps/trogon_proto/lib/__generated__/trogon/object_id/v1alpha1/options.pb.ex#L1)

EnumValueOptions defines enum-value-level options for object ID types.

# `t`

```elixir
@type t() :: %TrogonProto.ObjectId.V1Alpha1.EnumValueOptions{
  __unknown_fields__: [Protobuf.unknown_field()],
  object_type: String.t(),
  separator: String.t() | nil
}
```

# `descriptor`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
