Class: PaymentLineCardInfo
- Inherits:
-
Object
- Object
- PaymentLineCardInfo
- 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
- DESIGNCODE =
1
- IMAGEURL =
2
- FIELDS =
{ DESIGNCODE => {:type => ::Thrift::Types::STRING, :name => 'designCode'}, IMAGEURL => {:type => ::Thrift::Types::STRING, :name => 'imageUrl'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
7955 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7955 def struct_fields; FIELDS; end |
#validate ⇒ Object
7957 7958 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7957 def validate end |