Profile Request
@Serializable
Profile request model.
Constructors
Link copied to clipboard
constructor(profile: String, statusString: String, status: ProfileStatusModel? = statusString.getEnum<ProfileStatusModel>(), stage: String?, statusReason: String?)
Properties
Link copied to clipboard
Status of the application for the Account to attain the requested profile. Check statusString if null
Link copied to clipboard
The reason why the profile verification is in a particular status.
Link copied to clipboard
Status of the application for the Account to attain the requested profile.