ThirdPartyIdentifierMediumEnhancedEnum extension

on

Properties

isEmail → bool

Available on ThirdPartyIdentifierMedium, provided by the ThirdPartyIdentifierMediumEnhancedEnum extension

no setter
isMsisdn → bool

Available on ThirdPartyIdentifierMedium, provided by the ThirdPartyIdentifierMediumEnhancedEnum extension

no setter
name → String

Available on ThirdPartyIdentifierMedium, provided by the ThirdPartyIdentifierMediumEnhancedEnum extension

no setter

Methods

maybeWhen<T>({T? email()?, T? msisdn()?, required T orElse()}) → T

Available on ThirdPartyIdentifierMedium, provided by the ThirdPartyIdentifierMediumEnhancedEnum extension

when<T>({required T email(), required T msisdn()}) → T

Available on ThirdPartyIdentifierMedium, provided by the ThirdPartyIdentifierMediumEnhancedEnum extension