OptionalForCardTypes
data class OptionalForCardTypes(val brands: List<String>) : AddressConfiguration.CardAddressFieldPolicy
Address form fields will be optional for given brands and required for the other brands.
Address form fields will be optional for given brands and required for the other brands.