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