Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerResponse<T>

Bungie.Net API These endpoints constitute the functionality exposed by Bungie.net, both for more traditional website functionality and for connectivity to Bungie video games and their related functionality.

OpenAPI spec version: 2.3.5 Contact: support@bungie.com

NOTE: This class is auto generated by the bungie-api-ts code generator program. https://github.com/DestinyItemManager/bugie-api-ts Do not edit these files manually.

Type parameters

  • T

Hierarchy

  • ServerResponse

Index

Properties

ErrorCode

ErrorStatus

ErrorStatus: string

Message

Message: string

MessageData

MessageData: object

Type declaration

  • [key: string]: string

Response

Response: T

ThrottleSeconds

ThrottleSeconds: number