customerUpdate property

SessionCustomerUpdate? customerUpdate
final

customer_update_params

Controls what fields on Customer can be updated by the Checkout Session. Can only be provided when `customer` is provided.

Implementation

final SessionCustomerUpdate? customerUpdate;