Source

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

Info

Schema

  • Schema Type: Class
  • Type: object

Properties

Name Type Description
tagText string  
ignoreStatus IgnoreResponse  

Example

{
    // Type: string
    "tagText": "",
    // Type: IgnoreResponse
    "ignoreStatus": {
        // Type: boolean
        "isIgnored": false,
        // Type: IgnoreStatus:Enum
        "ignoreFlags": 0
    }
}

References

  1. https://bungie-net.github.io/multi/schema_Tags-Models-Contracts-TagResponse.html#schema_Tags-Models-Contracts-TagResponse