Class: TencentCloud::Wedata::V20210820::EventCaseConsumeLogOptDto
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Wedata::V20210820::EventCaseConsumeLogOptDto
- Defined in:
- lib/v20210820/models.rb
Overview
事件消费记录
Instance Attribute Summary collapse
-
#ConsumeLogId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ConsumerDetail ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ConsumerId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CreationTimestamp ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#EventCaseId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(consumelogid = nil, eventcaseid = nil, consumerid = nil, creationtimestamp = nil, consumerdetail = nil) ⇒ EventCaseConsumeLogOptDto
constructor
A new instance of EventCaseConsumeLogOptDto.
Constructor Details
#initialize(consumelogid = nil, eventcaseid = nil, consumerid = nil, creationtimestamp = nil, consumerdetail = nil) ⇒ EventCaseConsumeLogOptDto
Returns a new instance of EventCaseConsumeLogOptDto.
19785 19786 19787 19788 19789 19790 19791 |
# File 'lib/v20210820/models.rb', line 19785 def initialize(consumelogid=nil, eventcaseid=nil, consumerid=nil, =nil, consumerdetail=nil) @ConsumeLogId = consumelogid @EventCaseId = eventcaseid @ConsumerId = consumerid @CreationTimestamp = @ConsumerDetail = consumerdetail end |
Instance Attribute Details
#ConsumeLogId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
19783 19784 19785 |
# File 'lib/v20210820/models.rb', line 19783 def ConsumeLogId @ConsumeLogId end |
#ConsumerDetail ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
19783 19784 19785 |
# File 'lib/v20210820/models.rb', line 19783 def ConsumerDetail @ConsumerDetail end |
#ConsumerId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
19783 19784 19785 |
# File 'lib/v20210820/models.rb', line 19783 def ConsumerId @ConsumerId end |
#CreationTimestamp ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
19783 19784 19785 |
# File 'lib/v20210820/models.rb', line 19783 def CreationTimestamp @CreationTimestamp end |
#EventCaseId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
19783 19784 19785 |
# File 'lib/v20210820/models.rb', line 19783 def EventCaseId @EventCaseId end |
Instance Method Details
#deserialize(params) ⇒ Object
19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 |
# File 'lib/v20210820/models.rb', line 19793 def deserialize(params) @ConsumeLogId = params['ConsumeLogId'] @EventCaseId = params['EventCaseId'] @ConsumerId = params['ConsumerId'] @CreationTimestamp = params['CreationTimestamp'] unless params['ConsumerDetail'].nil? @ConsumerDetail = TaskOpsDto.new @ConsumerDetail.deserialize(params['ConsumerDetail']) end end |