Polarex.CannotCreateOrganizationError (Polarex v0.5.1)

Copy Markdown View Source

Provides struct and type for a CannotCreateOrganizationError

Summary

Types

t()

@type t() :: %Polarex.CannotCreateOrganizationError{
  detail: String.t(),
  error: String.t()
}