SerenAI

Pay Per Call Agentic Commerce

PublisherType

Type of publisher in the store

Properties

string
View JSON Schema
{
  "type": "string",
  "description": "Type of publisher in the store",
  "enum": [
    "individual",
    "organization",
    "verified_partner"
  ]
}