Class: PaymentCacheableSettings

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

TIMESTAMPS =
1
2
URLS =
3
URLGROUPS =
4
TOSURLBUNDLES =
5
CARDVALIDATIONRULES =
6
MESSAGES =
7
MYCODE =
8
INVOICE =
9
FEATURES =
10
FIELDS =
{
  TIMESTAMPS => {:type => ::Thrift::Types::MAP, :name => 'timestamps', :key => {:type => ::Thrift::Types::I32, :enum_class => ::G_a_b_z0_a_d_j7}, :value => {:type => ::Thrift::Types::I64}},
  MENUS => {:type => ::Thrift::Types::MAP, :name => 'menus', :key => {:type => ::Thrift::Types::I32, :enum_class => ::G_a_b_z0_a_d_o1}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::PaymentCountrySettingMenu}},
  URLS => {:type => ::Thrift::Types::MAP, :name => 'urls', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::PaymentUrlInfo}},
  URLGROUPS => {:type => ::Thrift::Types::MAP, :name => 'urlGroups', :key => {:type => ::Thrift::Types::I32, :enum_class => ::G_a_b_z0_a_d_y7}, :value => {:type => ::Thrift::Types::STRING}},
  TOSURLBUNDLES => {:type => ::Thrift::Types::MAP, :name => 'tosUrlBundles', :key => {:type => ::Thrift::Types::I32, :enum_class => ::G_a_b_z0_a_d_o7}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::PaymentTosUrlBundle}},
  CARDVALIDATIONRULES => {:type => ::Thrift::Types::LIST, :name => 'cardValidationRules', :element => {:type => ::Thrift::Types::STRUCT, :class => ::PaymentCardValidationRule}},
  MESSAGES => {:type => ::Thrift::Types::MAP, :name => 'messages', :key => {:type => ::Thrift::Types::I32, :enum_class => ::G_a_b_z0_a_d_m1}, :value => {:type => ::Thrift::Types::STRING}},
  MYCODE => {:type => ::Thrift::Types::STRUCT, :name => 'myCode', :class => ::PaymentMyCode},
  INVOICE => {:type => ::Thrift::Types::STRUCT, :name => 'invoice', :class => ::PayInvoiceSetting},
  FEATURES => {:type => ::Thrift::Types::MAP, :name => 'features', :key => {:type => ::Thrift::Types::I32, :enum_class => ::G_a_b_z0_a_d_t}, :value => {:type => ::Thrift::Types::STRING}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end