setShippingAddressEditable

open fun setShippingAddressEditable(shippingAddressEditable: Boolean)

Defaults to false. Set to true to enable user editing of the shipping address. Only applies when setShippingAddressOverride is set with a PostalAddress.

Parameters

shippingAddressEditable

Whether to allow the the shipping address to be editable.