zitadel_api v1.0.0-rc.7
  • Pages
  • Modules

    Zitadel.Management.V1.SendHumanResetPasswordNotificationRequest.Type (zitadel_api v1.0.0-rc.7) View Source

    Link to this section Summary

    Types

    t()
    type_email()
    type_sms()

    Functions

    decode(data)
    descriptor()
    encode(struct)
    key(int)
    mapping()
    new()
    new(attrs)
    new!(attrs)
    value(v)

    Link to this section Types

    Link to this type

    t()

    View Source

    Specs

    t() :: integer() | type_email() | type_sms()
    Link to this type

    type_email()

    View Source

    Specs

    type_email() :: :TYPE_EMAIL
    Link to this type

    type_sms()

    View Source

    Specs

    type_sms() :: :TYPE_SMS

    Link to this section Functions

    Link to this function

    decode(data)

    View Source
    Link to this function

    descriptor()

    View Source
    Link to this function

    encode(struct)

    View Source
    Link to this function

    key(int)

    View Source
    Link to this function

    mapping()

    View Source
    Link to this function

    new()

    View Source
    Link to this function

    new(attrs)

    View Source
    Link to this function

    new!(attrs)

    View Source
    Link to this function

    value(v)

    View Source

    Built using ExDoc (v0.23.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference