The Sc2RanksGetClanCharacterListResult type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Sc2RanksGetClanCharacterListResult |
Constructor.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from | ||
| ToString | (Inherited from Sc2RanksClanExtendedWithCharacters.) |
Properties
| Name | Description | |
|---|---|---|
| CacheExpires |
Returns the date when the cached data expires. Only available when caching is enabled.
| |
| Characters | (Inherited from Sc2RanksClanExtendedWithCharacters.) | |
| CreditsLeft | ||
| CreditsUsed | ||
| Description | (Inherited from Sc2RanksClanExtended.) | |
| Error |
Returns the error message if an error has occured.
| |
| HasError |
Returns True if an error has occured, otherwise False.
| |
| MemberCount | (Inherited from Sc2RanksClanExtended.) | |
| Pagination | (Inherited from Sc2RanksClanExtendedWithCharacters.) | |
| Region | (Inherited from Sc2RanksClanExtended.) | |
| ResponseRaw |
Returns the raw response from the server.
| |
| Scores | (Inherited from Sc2RanksClanExtended.) | |
| Tag | (Inherited from Sc2RanksClanBasic.) | |
| UpdatedAt | (Inherited from Sc2RanksClanExtended.) | |
| UpdatedAtUnixTime | (Inherited from Sc2RanksClanExtended.) | |
| Url | (Inherited from Sc2RanksClanBasic.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IBaseResult ReadHeader |
See Also