PolarExpress.Resources.CustomerPortal.CustomerSession (polar_express v0.2.2)

Copy Markdown View Source

Customer-session

CustomerSession API operations.

Summary

Types

t()

@type t() :: %PolarExpress.Resources.CustomerPortal.CustomerSession{
  expires_at: term(),
  return_url: term()
}
  • expires_at - Format: date-time.
  • return_url

Functions

object_name()