Skip to content

CANON · COMPOSABLE-ACTION / COMMERCIAL-HANDOFF-APP

Hand off to a commercial buyer

DefinedTerm · Action

Record the heritage to commercial handoff as its own scoped event. Pin this record; the buyer signs.

TERM CODE
commercial-handoff-app
IDENTIFIER
commercial-handoff-appEconomy3 composable action
ADDITIONAL PROPERTY
TransferActionproducesProductproduces2sequence
{
  "@context": "https://schema.org",
  "@type": [
    "DefinedTerm",
    "Action"
  ],
  "@id": "https://economy3.org/composable-action/commercial-handoff-app",
  "name": "Hand off to a commercial buyer",
  "termCode": "commercial-handoff-app",
  "description": "Record the heritage to commercial handoff as its own scoped event. Pin this record; the buyer signs.",
  "identifier": {
    "@type": "PropertyValue",
    "propertyID": "economy3:composable-action",
    "name": "Economy3 composable action",
    "value": "commercial-handoff-app"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "propertyID": "https://schema.org/result",
      "name": "produces",
      "value": "TransferAction"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "https://schema.org/result",
      "name": "produces",
      "value": "Product"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:sequence",
      "name": "sequence",
      "value": "2"
    }
  ]
}