UserInfoWithConsent
Represents extended user information returned by the MTN MOMO GET /oauth2/{version}/userinfo endpoint after the user grants consent.
The API response is a flat JSON object — all fields are at the top level. Fields not guaranteed by the API are nullable with a null default so that a missing field does not cause a deserialization failure.
Constructors
Properties
The city where the user was born.
The country where the user was born.
The user's credit score as reported by the MTN MOMO system.
Whether the user's email address has been verified.
The name of the user's employer.
The user's family (last) name.
The type of identification document provided.
The value/number of the identification document.
The user's middle name.
The user's occupation.
The user's phone number.
Whether the user's phone number has been verified.
The region where the user was born.