Source
This page was generated with Wiki Builder. Do not change the format!
Info
Schema
- Schema Type: Class
- Type: object
Properties
Name | Type | Description |
---|---|---|
image | string | |
title | string | |
partnershipIdentifier | string | |
partnershipType | PartnershipType:Enum |
Example
{
// Type: string
"image": "",
// Type: string
"title": "",
// Type: string
"partnershipIdentifier": "",
// Type: PartnershipType:Enum
"partnershipType": 0
}