userLoginResponse

Extends: response
Namespace: (default namespace)
XML Schema: ns0.xsd

XML

Elements

name (type) min/max
occurs
description
authToken (string) 0/1 The authentication token
info (string) 0/1 The info which can be configured per api key.
dateVerified (dateTime) 0/1 The date when the user was last verified
countryCode (string) 0/1 The iso country code http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
dialPrefix (int) 1/1 The international dial prefix http://en.wikipedia.org/wiki/List_of_country_calling_codes for the home country of this account
currencyCode (string) 0/1 The iso currency code http://en.wikipedia.org/wiki/ISO_currency_code

JSON

property type description
authToken authToken (string) The authentication token
info info (string) The info which can be configured per api key.
dateVerified dateVerified (dateTime) The date when the user was last verified
countryCode countryCode (string) The iso country code http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
dialPrefix dialPrefix (int) The international dial prefix http://en.wikipedia.org/wiki/List_of_country_calling_codes for the home country of this account
currencyCode currencyCode (string) The iso currency code http://en.wikipedia.org/wiki/ISO_currency_code