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

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

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

    Link to this section Summary

    Types

    t()

    Functions

    api_auth()
    api_verify_and_auth()
    cast(value)
    checkoutform_auth()
    threeds_verify()
    values()

    Link to this section Types

    Link to this type

    t()

    View Source
    @type t() :: :THREEDS_VERIFY | :CHECKOUTFORM_AUTH | :API_VERIFY_AND_AUTH | :API_AUTH

    Link to this section Functions

    Link to this function

    api_auth()

    View Source
    Link to this function

    api_verify_and_auth()

    View Source
    Link to this function

    cast(value)

    View Source
    Link to this function

    checkoutform_auth()

    View Source
    Link to this function

    threeds_verify()

    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