setHiddenShippingInfoFields
fun setHiddenShippingInfoFields(vararg hiddenShippingInfoFields: ShippingInfoWidget.CustomizableShippingField): PaymentSessionConfig.Builder
Parameters
hiddenShippingInfoFields
CustomizableShippingField fields that should be hidden in the shipping information screen. All fields will be shown if this list is empty. Note that not all fields can be hidden, such as country or name.