Source
This page was generated with Wiki Builder. Do not change the format!
Info
This contract contains clan-specific group information. It does not include any investment data.
Schema
- Schema Type: Class
- Type: object
Properties
Name | Type | Description |
---|---|---|
clanCallsign | string | |
clanBannerData | ClanBanner |
Example
{
// Type: string
"clanCallsign": "",
// Type: ClanBanner
"clanBannerData": {
// Type: integer:uint32
"decalId": 0,
// Type: integer:uint32
"decalColorId": 0,
// Type: integer:uint32
"decalBackgroundColorId": 0,
// Type: integer:uint32
"gonfalonId": 0,
// Type: integer:uint32
"gonfalonColorId": 0,
// Type: integer:uint32
"gonfalonDetailId": 0,
// Type: integer:uint32
"gonfalonDetailColorId": 0,
// Type: ClanBanner
}
}