pogodevorg/docs.pogodev.org

View on GitHub
_docs/api/messages/GetGymDetailsOutProto.md

Summary

Maintainability
Test Coverage
---
title: 'GetGymDetailsOutProto'
sort_title: 'get_gym_details_out_proto'
category: API
excerpt: 'FIXME: Add a description'
---

[comment]: <> (THIS PART IS GENERATED - AKA DON'T EDIT THIS PART MANUALLY)

# GetGymDetailsOutProto

> {{ page.excerpt }}

## Attributes:

- 1: gym_state ([GymStateProto](../GymStateProto/))
- 2: name (string)
- 3: url (string) repeated
- 4: result ([Result](#result))
- 5: description (string)
- 6: secondary_url (string) repeated

## Enums:

### Result
- 0: UNSET
- 1: SUCCESS
- 2: ERROR_NOT_IN_RANGE

## Referenced by:

- None

[comment]: <> (YOU CAN EDIT AFTER THIS)