Module: Wavix::Types::TenDlcBrandCreateRequestStockExchangeEntityType

Extended by:
Internal::Types::Enum
Defined in:
lib/wavix/types/ten_dlc_brand_create_request_stock_exchange_entity_type.rb

Constant Summary collapse

PRIVATE_PROFIT =
"PRIVATE_PROFIT"
NON_PROFIT =
"NON_PROFIT"
GOVERNMENT =
"GOVERNMENT"

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