showRemovePaymentMethodButton property
- @BuiltValueField.new(wireName: r'showRemovePaymentMethodButton')
Set to false to hide the button that lets the shopper remove a stored payment method.
Implementation
@BuiltValueField(wireName: r'showRemovePaymentMethodButton')
bool? get showRemovePaymentMethodButton;