GetActivityHistoryParams class
Properties
-
characterId
↔ String
-
The id of the character to retrieve.
read / write
-
count
↔ int
-
Number of rows to return
read / write
-
destinyMembershipId
↔ String
-
The Destiny membershipId of the user to retrieve.
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
membershipType
↔ BungieMembershipType
-
A valid non-BungieNet membership type.
read / write
-
mode
↔ DestinyActivityModeType
-
A filter for the activity mode to be returned. None returns all activities. See
the documentation for DestinyActivityModeType for valid values, and pass in
string representation.
read / write
-
page
↔ int
-
Page number to return, starting with 0.
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited