Class BaseAddressImpl

java.lang.Object
com.commercetools.api.models.common.BaseAddressImpl
All Implemented Interfaces:
BaseAddress, BaseAddressMixin, WithKey, io.vrap.rmf.base.client.ModelBase

public class BaseAddressImpl extends Object implements BaseAddress, io.vrap.rmf.base.client.ModelBase

Polymorphic base type that represents a postal address and contact details. Depending on the read or write action, it can be either Address or AddressDraft that only differ in the data type for the optional custom field.