Class: ChannelService::ReserveCoinUse_args
- Inherits:
-
Object
- Object
- ChannelService::ReserveCoinUse_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/channel_service.rb
Constant Summary collapse
- REQUEST =
2
- LOCALE =
3
- FIELDS =
{ REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::CoinUseReservation}, LOCALE => {:type => ::Thrift::Types::STRING, :name => 'locale'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
809 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 809 def struct_fields; FIELDS; end |
#validate ⇒ Object
811 812 |
# File 'lib/linerb/gen-rb/channel_service.rb', line 811 def validate end |