pinChangeRequired property

  1. @JsonKey.new(name: 'pinChangeRequired')
bool get pinChangeRequired
inherited

Implementation

@JsonKey(name: 'active') bool get active;@JsonKey(name: 'termsAccepted') bool get termsAccepted;@JsonKey(name: 'hasSetPin') bool get hasSetPin;@JsonKey(name: 'hasSetNickname') bool get hasSetNickname;@JsonKey(name: 'isPhoneVerified') bool get isPhoneVerified;@JsonKey(name: 'pinChangeRequired') bool get pinChangeRequired;