PolarExpress.Schemas.CustomerPortalOAuthAccount (polar_express v0.2.2)

Copy Markdown View Source

CustomerPortalOAuthAccount

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.CustomerPortalOAuthAccount{
  account_id: term(),
  account_username: term()
}
  • account_id
  • account_username - Nullable.

Functions

schema_name()