issuerCommentsPeriodCardholderName property

String? get issuerCommentsPeriodCardholderName

Implementation

String? get issuerCommentsPeriodCardholderName =>
    _$this._issuerCommentsPeriodCardholderName;
set issuerCommentsPeriodCardholderName (String? issuerCommentsPeriodCardholderName)

Implementation

set issuerCommentsPeriodCardholderName(
  String? issuerCommentsPeriodCardholderName,
) => _$this._issuerCommentsPeriodCardholderName =
    issuerCommentsPeriodCardholderName;