apiDomain property

String apiDomain
final

A String parameter that allows you to choose the API you will be retrieving our cartography from. Default is dashboard.situm.com.

apiDomain should include only the domain (e.g., "dashboard.situm.com").

Implementation

final String apiDomain;