GetVendorsParams class
Properties
-
characterId
↔ String
-
The Destiny Character ID of the character for whom we're getting vendor info.
read / write
-
components
↔ List<DestinyComponentType>
-
A comma separated list of components to return (as strings or numeric values).
See the DestinyComponentType enum for valid components to request. You must
request at least one component to receive results.
read / write
-
destinyMembershipId
↔ String
-
Destiny membership ID of another user. You may be denied.
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
membershipType
↔ BungieMembershipType
-
A valid non-BungieNet membership type.
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString()
→ String
-
Returns a string representation of this object.
inherited