membershipId property
Membership ID as they user is known in the Accounts service
Implementation
@JsonKey(name:'membershipId')
String? membershipId;
Membership ID as they user is known in the Accounts service
@JsonKey(name:'membershipId')
String? membershipId;