Class: PromotionInstallInfo

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

DOWNLOADURL =
1
CUSTOMURLSCHEMA =
2
FIELDS =
{
  DOWNLOADURL => {:type => ::Thrift::Types::STRING, :name => 'downloadUrl'},
  CUSTOMURLSCHEMA => {:type => ::Thrift::Types::STRING, :name => 'customUrlSchema'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end