AgentPushKit.Model.OrganizationCreated (agent_push_kit v0.1.0)

Summary

Types

t()

@type t() :: %AgentPushKit.Model.OrganizationCreated{
  apiKey: String.t(),
  organization: AgentPushKit.Model.OrganizationRecord.t()
}

Functions

decode(value)