Source

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

Info

Schema

  • Schema Type: Class
  • Type: object

Properties

Name Type Description
memberships UserMembership[]  
message string  

Example

{
    // Type: UserMembership[]
    "memberships": [
       // Type: UserMembership
        {
            // Type: BungieMembershipType:Enum
            "membershipType": {},
            // Type: integer:int64
            "membershipId": 0,
            // Type: string
            "displayName": ""
        }
    ],
    // Type: string
    "message": ""
}

References

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