Class: TencentCloud::Ses::V20201002::SendTaskData
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Ses::V20201002::SendTaskData
- Defined in:
- lib/v20201002/models.rb
Overview
发送任务数据
Instance Attribute Summary collapse
-
#CacheCount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CreateTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CycleParam ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ErrMsg ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#FromEmailAddress ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ReceiverId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ReceiversName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#RequestCount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#SendCount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Subject ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#TaskId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#TaskStatus ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#TaskType ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Template ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#TimedParam ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#UpdateTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(taskid = nil, fromemailaddress = nil, receiverid = nil, taskstatus = nil, tasktype = nil, requestcount = nil, sendcount = nil, cachecount = nil, createtime = nil, updatetime = nil, subject = nil, template = nil, cycleparam = nil, timedparam = nil, errmsg = nil, receiversname = nil) ⇒ SendTaskData
constructor
A new instance of SendTaskData.
Constructor Details
#initialize(taskid = nil, fromemailaddress = nil, receiverid = nil, taskstatus = nil, tasktype = nil, requestcount = nil, sendcount = nil, cachecount = nil, createtime = nil, updatetime = nil, subject = nil, template = nil, cycleparam = nil, timedparam = nil, errmsg = nil, receiversname = nil) ⇒ SendTaskData
Returns a new instance of SendTaskData.
1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 |
# File 'lib/v20201002/models.rb', line 1850 def initialize(taskid=nil, fromemailaddress=nil, receiverid=nil, taskstatus=nil, tasktype=nil, requestcount=nil, sendcount=nil, cachecount=nil, createtime=nil, updatetime=nil, subject=nil, template=nil, cycleparam=nil, timedparam=nil, errmsg=nil, receiversname=nil) @TaskId = taskid @FromEmailAddress = fromemailaddress @ReceiverId = receiverid @TaskStatus = taskstatus @TaskType = tasktype @RequestCount = requestcount @SendCount = sendcount @CacheCount = cachecount @CreateTime = createtime @UpdateTime = updatetime @Subject = subject @Template = template @CycleParam = cycleparam @TimedParam = timedparam @ErrMsg = errmsg @ReceiversName = receiversname end |
Instance Attribute Details
#CacheCount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def CacheCount @CacheCount end |
#CreateTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def CreateTime @CreateTime end |
#CycleParam ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def CycleParam @CycleParam end |
#ErrMsg ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def ErrMsg @ErrMsg end |
#FromEmailAddress ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def FromEmailAddress @FromEmailAddress end |
#ReceiverId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def ReceiverId @ReceiverId end |
#ReceiversName ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def ReceiversName @ReceiversName end |
#RequestCount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def RequestCount @RequestCount end |
#SendCount ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def SendCount @SendCount end |
#Subject ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def Subject @Subject end |
#TaskId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def TaskId @TaskId end |
#TaskStatus ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def TaskStatus @TaskStatus end |
#TaskType ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def TaskType @TaskType end |
#Template ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def Template @Template end |
#TimedParam ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def TimedParam @TimedParam end |
#UpdateTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
1848 1849 1850 |
# File 'lib/v20201002/models.rb', line 1848 def UpdateTime @UpdateTime end |
Instance Method Details
#deserialize(params) ⇒ Object
1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 |
# File 'lib/v20201002/models.rb', line 1869 def deserialize(params) @TaskId = params['TaskId'] @FromEmailAddress = params['FromEmailAddress'] @ReceiverId = params['ReceiverId'] @TaskStatus = params['TaskStatus'] @TaskType = params['TaskType'] @RequestCount = params['RequestCount'] @SendCount = params['SendCount'] @CacheCount = params['CacheCount'] @CreateTime = params['CreateTime'] @UpdateTime = params['UpdateTime'] @Subject = params['Subject'] unless params['Template'].nil? @Template = Template.new @Template.deserialize(params['Template']) end unless params['CycleParam'].nil? @CycleParam = CycleEmailParam.new @CycleParam.deserialize(params['CycleParam']) end unless params['TimedParam'].nil? @TimedParam = TimedEmailParam.new @TimedParam.deserialize(params['TimedParam']) end @ErrMsg = params['ErrMsg'] @ReceiversName = params['ReceiversName'] end |