UserEnrollmentResponse
extends BaseComponent
in package
Table of Contents
Properties
Properties
$id
public
int
$id
The user Id that was enrolled
$message
public
string|null
$message
The enrollment message
$fields
protected
static array<string|int, string>
$fields
= ["id" => "int", "message" => "string"]