Uses of Class
com.inttegro.customers.UpdateCustomerParams.Builder
Packages that use UpdateCustomerParams.Builder
-
Uses of UpdateCustomerParams.Builder in com.inttegro.customers
Methods in com.inttegro.customers that return UpdateCustomerParams.BuilderModifier and TypeMethodDescriptionUpdateCustomerParams.Builder.billingAddress(Address billingAddress) static UpdateCustomerParams.BuilderUpdateCustomerParams.builder()UpdateCustomerParams.Builder.customData(Map<String, Object> customData) UpdateCustomerParams.Builder.customerId(String customerId) UpdateCustomerParams.Builder.emailAddress(String emailAddress) UpdateCustomerParams.Builder.phoneNumber(String phoneNumber) UpdateCustomerParams.Builder.shippingAddress(Address shippingAddress)