Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 348 Bytes

AccountType.md

File metadata and controls

17 lines (11 loc) · 348 Bytes

Freeclimb::AccountType

Properties

Name Type Description Notes
TRIAL AccountType Represented in Ruby as "trial"
FULL AccountType Represented in Ruby as "full"

Example

require 'freeclimb'

instance = Freeclimb::AccountType::[NAME OF ENUM]