Class: GetSubscriptionPlansResponse

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb

Constant Summary collapse

PLANS =
1
FIELDS =
{
  PLANS => {:type => ::Thrift::Types::LIST, :name => 'plans', :element => {:type => ::Thrift::Types::STRUCT, :class => ::SubscriptionPlan}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



11181
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11181

def struct_fields; FIELDS; end

#validateObject



11183
11184
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11183

def validate
end