mtx::requests::login_identifier::PhoneNumber struct

The user is identified by a phone number.

Public variables

std::string country
The country is the two-letter uppercase ISO-3166-1 alpha-2 country code that the number in phone should be parsed as if it were dialled from.
std::string phone
The phone number. If the client wishes to canonicalise the phone number, then it can use the m.id.thirdparty identifier type with a medium of msisdn instead.