Module: AvvoApi::AdvancedTrainingType

Defined in:
lib/avvo_api/advanced_training.rb

Overview

Constants representing the possible values of the advanced_training_type_id parameter of AvvoApi::AdvancedTraining

Constant Summary collapse

UNKNOWN =

Unknown training type

1
INTERNSHIP =

Represents an internship

2
RESIDENCY =

Represents a residency

3
FELLOWSHIP =

Represents a fellowship

4