PolarExpress.Schemas.CustomerEmailUpdateRequest (polar_express v0.1.6)

Copy Markdown View Source

CustomerEmailUpdateRequest

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.CustomerEmailUpdateRequest{email: String.t() | nil}
  • email - Format: email.

Functions

schema_name()