BungieNetPlatform
Source

This page was generated with Wiki Builder. Do not change the format!

Info

Schema

  • Schema Type: Class
  • Type: object

Properties

Name Type Description
potentialStatus GroupPotentialMemberStatus:Enum
groupId integer:int64
destinyUserInfo UserInfoCard
bungieNetUserInfo UserInfoCard
joinDate string:date-time

Example

{
 // Type: GroupPotentialMemberStatus:Enum
 "potentialStatus": 0,
 // Type: integer:int64
 "groupId": 0,
 // Type: UserInfoCard
 "destinyUserInfo": {
 // Type: string
 "supplementalDisplayName": "",
 // Type: string
 "iconPath": "",
 // Type: BungieMembershipType:Enum
 "membershipType": {},
 // Type: integer:int64
 "membershipId": 0,
 // Type: string
 "displayName": ""
 },
 // Type: UserInfoCard
 "bungieNetUserInfo": {
 // Type: string
 "supplementalDisplayName": "",
 // Type: string
 "iconPath": "",
 // Type: BungieMembershipType:Enum
 "membershipType": {},
 // Type: integer:int64
 "membershipId": 0,
 // Type: string
 "displayName": ""
 },
 // Type: string:date-time
 "joinDate": ""
}

References

  1. https://bungie-net.github.io/multi/schema_GroupsV2-GroupPotentialMember.html#schema_GroupsV2-GroupPotentialMember

AltStyle によって変換されたページ (->オリジナル) /