subtype property

  1. @BuiltValueField.new(wireName: r'subtype')
ExternalTokenDetailsSubtypeEnum get subtype

The external service from which to fetch the token. Supported only for specific companies. Contact Adyen if you want to use this feature.

Implementation

@BuiltValueField(wireName: r'subtype')
ExternalTokenDetailsSubtypeEnum get subtype;