Class ChangeCustomerAddress

java.lang.Object
com.commercetools.graphql.api.types.ChangeCustomerAddress

public class ChangeCustomerAddress extends Object
  • Constructor Details

    • ChangeCustomerAddress

      public ChangeCustomerAddress()
    • ChangeCustomerAddress

      public ChangeCustomerAddress(String addressId, String addressKey, AddressInput address)
  • Method Details