Class RegionCopyrights

java.lang.Object
com.azure.maps.render.models.RegionCopyrights

public final class RegionCopyrights extends Object
The RegionCopyrights model.
  • Constructor Details

    • RegionCopyrights

      public RegionCopyrights()
  • Method Details

    • getCopyrights

      public List<String> getCopyrights()
      Get the copyrights property: Copyrights array.
      Returns:
      the copyrights value.
    • getCountry

      public RegionCopyrightsCountry getCountry()
      Get the country property: Country property.
      Returns:
      the country value.