Class: NewDemoApiClient::FileType

Inherits:
Object
  • Object
show all
Defined in:
lib/test_sdk/types/file_type.rb

Constant Summary collapse

DECK =
"deck"
FINANCIALS =
"financials"
RAW_DATA =
"raw_data"
SNAPSHOT =
"snapshot"
FULL =
"full"
MINI =
"mini"
NANO =
"nano"
OTHER =
"other"