getZone

abstract suspend fun getZone(id: ResourceId): Zone

Get information for a specific Zone.

Return

informtation about the zone with ID id

Parameters

id

The v2 resource ID of the Zone to get information for.