Class: MyRankBenefit

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

REWARDCOUPONCOUNT =
1
REWARDCOUPONCOUNTLINKURL =
2
PAYRETURNPOINTRATE =
3
PAYRETURNPOINTRATELINKURL =
4
FIELDS =
{
  REWARDCOUPONCOUNT => {:type => ::Thrift::Types::STRING, :name => 'rewardCouponCount'},
  REWARDCOUPONCOUNTLINKURL => {:type => ::Thrift::Types::STRING, :name => 'rewardCouponCountLinkUrl'},
  PAYRETURNPOINTRATE => {:type => ::Thrift::Types::STRING, :name => 'payReturnPointRate'},
  PAYRETURNPOINTRATELINKURL => {:type => ::Thrift::Types::STRING, :name => 'payReturnPointRateLinkUrl'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end