Class: CadenceThrift::CancelTimerDecisionAttributes

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen/thrift/shared_types.rb,
lib/gen/thrift/shared_types.rb

Constant Summary collapse

TIMERID =
10
FIELDS =
{
  TIMERID => {:type => ::Thrift::Types::STRING, :name => 'timerId', :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1238
# File 'lib/gen/thrift/shared_types.rb', line 1238

def struct_fields; FIELDS; end

#validateObject



1240
1241
# File 'lib/gen/thrift/shared_types.rb', line 1240

def validate
end