tokenizationPeriodShopperReference property

String? get tokenizationPeriodShopperReference

Implementation

String? get tokenizationPeriodShopperReference =>
    _$this._tokenizationPeriodShopperReference;
set tokenizationPeriodShopperReference (String? tokenizationPeriodShopperReference)

Implementation

set tokenizationPeriodShopperReference(
  String? tokenizationPeriodShopperReference,
) => _$this._tokenizationPeriodShopperReference =
    tokenizationPeriodShopperReference;