Class AddressResult

java.lang.Object
de.bytestore.hostinger.entity.user.AddressResult
Direct Known Subclasses:
ShippingLocation

public class AddressResult extends Object
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 Details

    • AddressResult

      public AddressResult()