Craftgate
Craftgate v1.0.42
  • Pages
  • Modules
  • Mix Tasks

    View Source Craftgate.Model.MemberType (Craftgate v1.0.42)

    Elixir equivalent of the Java enum io.craftgate.model.MemberType

    Link to this section Summary

    Types

    t()

    Functions

    cast(value)
    limited_or_joint_stock_company()
    personal()
    private_company()
    values()

    Link to this section Types

    Link to this type

    t()

    View Source
    @type t() :: :PERSONAL | :PRIVATE_COMPANY | :LIMITED_OR_JOINT_STOCK_COMPANY

    Link to this section Functions

    Link to this function

    cast(value)

    View Source
    Link to this function

    limited_or_joint_stock_company()

    View Source
    Link to this function

    personal()

    View Source
    Link to this function

    private_company()

    View Source
    Link to this function

    values()

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language