type property
CheckoutThreeDS2ActionTypeEnum?
get
type
Implementation
CheckoutThreeDS2ActionTypeEnum? get type => _$this._type;
set
type
(CheckoutThreeDS2ActionTypeEnum? type)
Implementation
set type(CheckoutThreeDS2ActionTypeEnum? type) => _$this._type = type;