Package com.inttegro.customers
Class UpdateCustomerParams.Builder
java.lang.Object
com.inttegro.customers.UpdateCustomerParams.Builder
- Enclosing class:
- UpdateCustomerParams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbillingAddress(Address billingAddress) build()customData(Map<String, Object> customData) customerId(String customerId) emailAddress(String emailAddress) phoneNumber(String phoneNumber) shippingAddress(Address shippingAddress)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
billingAddress
-
customData
-
customerId
-
emailAddress
-
name
-
phoneNumber
-
reference
-
shippingAddress
-
suffix
-
title
-
build
-