Class ChangeBusinessUnitAddress
java.lang.Object
com.commercetools.graphql.api.types.ChangeBusinessUnitAddress
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionChangeBusinessUnitAddress(String addressId, String addressKey, AddressInput address) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAddress(AddressInput address) voidsetAddressId(String addressId) voidsetAddressKey(String addressKey) toString()
-
Constructor Details
-
ChangeBusinessUnitAddress
public ChangeBusinessUnitAddress() -
ChangeBusinessUnitAddress
-
-
Method Details