Module: VitableConnect::Types::OrganizationType

Extended by:
Internal::Types::Enum
Defined in:
lib/VitableConnect/types/organization_type.rb

Constant Summary collapse

BROKERAGE =
"BROKERAGE"
TPA =
"TPA"
GENERAL_AGENT =
"GENERAL_AGENT"
CHANNEL_PARTNER =
"CHANNEL_PARTNER"
CONSULTING_FIRM =
"CONSULTING_FIRM"
API_PLATFORM =
"API_PLATFORM"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load