Zitadel.Features.V1.FeaturesState (zitadel_api v1.0.0-rc.9) View Source

Link to this section Summary

Functions

Callback implementation for Protobuf.decode/1.

Callback implementation for Protobuf.encode/1.

Callback implementation for Protobuf.new/0.

Callback implementation for Protobuf.new/1.

Callback implementation for Protobuf.new!/1.

Callback implementation for Protobuf.transform_module/0.

Link to this section Types

Link to this type

features_state_action_required()

View Source

Specs

features_state_action_required() :: :FEATURES_STATE_ACTION_REQUIRED
Link to this type

features_state_active()

View Source

Specs

features_state_active() :: :FEATURES_STATE_ACTIVE
Link to this type

features_state_canceled()

View Source

Specs

features_state_canceled() :: :FEATURES_STATE_CANCELED
Link to this type

features_state_grandfathered()

View Source

Specs

features_state_grandfathered() :: :FEATURES_STATE_GRANDFATHERED

Specs

Link to this section Functions