AdditionalInfo constructor
AdditionalInfo({})
Implementation
AdditionalInfo(
{this.preferenceCenterId,
this.customerId,
this.subjectIdentityTypeId,
this.subjectIdentityTypeName,
this.entityId,
this.url,
this.status,
this.verificationKey,
this.redirectURL,
this.isPublished,
this.publishedAt,
this.createdAt,
this.updatedAt});