Party |
Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
@type | string | true | true | |||
PartyType | Assigned Type: ms-0300:PartyType_Enum | PartyType_Enum | true | false | ||
PartyTypeQuantity | Specifies the quantity of people in the party for the specified PartyType. | integer | true | false | ||
ExtensionPoint | ExtensionPoint | false | true |
{ "@type" : "string", "partyType" : { "value" : { }, "extension" : "string" }, "partyTypeQuantity" : "integer", "extensionPoint" : { } }