enhancedSchemeDataPeriodDestinationCountryCode property
- @BuiltValueField.new(wireName: r'enhancedSchemeData.destinationCountryCode')
The three-letter ISO 3166-1 alpha-3 country code for the destination address. * Encoding: ASCII * Fixed length: 3 characters
Implementation
@BuiltValueField(wireName: r'enhancedSchemeData.destinationCountryCode')
String? get enhancedSchemeDataPeriodDestinationCountryCode;