requireContactConfirmation property

  1. @JsonKey.new(name: 'RequireContactConfirmation', includeIfNull: false)
bool? requireContactConfirmation
final

Implementation

@JsonKey(name: 'RequireContactConfirmation', includeIfNull: false)
final bool? requireContactConfirmation;