issuerCommentsPeriodDamagedOrDefectiveOrderInfo property

String? get issuerCommentsPeriodDamagedOrDefectiveOrderInfo

Implementation

String? get issuerCommentsPeriodDamagedOrDefectiveOrderInfo =>
    _$this._issuerCommentsPeriodDamagedOrDefectiveOrderInfo;
set issuerCommentsPeriodDamagedOrDefectiveOrderInfo (String? issuerCommentsPeriodDamagedOrDefectiveOrderInfo)

Implementation

set issuerCommentsPeriodDamagedOrDefectiveOrderInfo(
  String? issuerCommentsPeriodDamagedOrDefectiveOrderInfo,
) => _$this._issuerCommentsPeriodDamagedOrDefectiveOrderInfo =
    issuerCommentsPeriodDamagedOrDefectiveOrderInfo;