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