Class AddressResult
java.lang.Object
de.bytestore.hostinger.entity.user.AddressResult
- Direct Known Subclasses:
ShippingLocation
The AddressResult class represents a detailed address structure
containing attributes commonly used for location identification.
This class is marked as a Jmix entity and can be utilized
within the Jmix framework for data persistence and management.
Attributes of this class include information about country, state, city,
street, postal code, and building number.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AddressResult
public AddressResult()
-