ageAssuranceUpdatedBy property

Whether or not the last successful update to age assurance was made by the user or admin.

Implementation

@SubjectStatusViewAgeAssuranceStateConverter() SubjectStatusViewAgeAssuranceState? get ageAssuranceState;/// Whether or not the last successful update to age assurance was made by the user or admin.
@SubjectStatusViewAgeAssuranceUpdatedByConverter() SubjectStatusViewAgeAssuranceUpdatedBy? get ageAssuranceUpdatedBy;