Class: TencentCloud::Ess::V20201111::CreateSchemeUrlRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Ess::V20201111::CreateSchemeUrlRequest
- Defined in:
- lib/v20201111/models.rb
Overview
CreateSchemeUrl请求参数结构体
Instance Attribute Summary collapse
-
#Agent ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#AutoJumpBack ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#EndPoint ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#FlowGroupId ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#FlowGroupUrlInfo ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#FlowId ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#Hides ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#IdCardNumber ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#IdCardType ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#Mobile ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#Name ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#Operator ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#OrganizationName ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#PathType ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#PickUpAfterJoined ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#RecipientId ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
-
#UrlUseEnv ⇒ Object
参考 公众号 H5 跳转电子签小程序。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(operator = nil, organizationname = nil, name = nil, mobile = nil, idcardtype = nil, idcardnumber = nil, endpoint = nil, flowid = nil, flowgroupid = nil, pathtype = nil, autojumpback = nil, agent = nil, hides = nil, recipientid = nil, flowgroupurlinfo = nil, urluseenv = nil, pickupafterjoined = nil) ⇒ CreateSchemeUrlRequest
constructor
A new instance of CreateSchemeUrlRequest.
Constructor Details
#initialize(operator = nil, organizationname = nil, name = nil, mobile = nil, idcardtype = nil, idcardnumber = nil, endpoint = nil, flowid = nil, flowgroupid = nil, pathtype = nil, autojumpback = nil, agent = nil, hides = nil, recipientid = nil, flowgroupurlinfo = nil, urluseenv = nil, pickupafterjoined = nil) ⇒ CreateSchemeUrlRequest
Returns a new instance of CreateSchemeUrlRequest.
7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 7524 7525 7526 7527 7528 |
# File 'lib/v20201111/models.rb', line 7510 def initialize(operator=nil, organizationname=nil, name=nil, mobile=nil, idcardtype=nil, idcardnumber=nil, endpoint=nil, flowid=nil, flowgroupid=nil, pathtype=nil, autojumpback=nil, agent=nil, hides=nil, recipientid=nil, flowgroupurlinfo=nil, urluseenv=nil, pickupafterjoined=nil) @Operator = operator @OrganizationName = organizationname @Name = name @Mobile = mobile @IdCardType = idcardtype @IdCardNumber = idcardnumber @EndPoint = endpoint @FlowId = flowid @FlowGroupId = flowgroupid @PathType = pathtype @AutoJumpBack = autojumpback @Agent = agent @Hides = hides @RecipientId = recipientid @FlowGroupUrlInfo = flowgroupurlinfo @UrlUseEnv = urluseenv @PickUpAfterJoined = pickupafterjoined end |
Instance Attribute Details
#Agent ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def Agent @Agent end |
#AutoJumpBack ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def AutoJumpBack @AutoJumpBack end |
#EndPoint ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def EndPoint @EndPoint end |
#FlowGroupId ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def FlowGroupId @FlowGroupId end |
#FlowGroupUrlInfo ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def FlowGroupUrlInfo @FlowGroupUrlInfo end |
#FlowId ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def FlowId @FlowId end |
#Hides ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def Hides @Hides end |
#IdCardNumber ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def IdCardNumber @IdCardNumber end |
#IdCardType ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def IdCardType @IdCardType end |
#Mobile ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def Mobile @Mobile end |
#Name ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def Name @Name end |
#Operator ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def Operator @Operator end |
#OrganizationName ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def OrganizationName @OrganizationName end |
#PathType ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def PathType @PathType end |
#PickUpAfterJoined ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def PickUpAfterJoined @PickUpAfterJoined end |
#RecipientId ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def RecipientId @RecipientId end |
#UrlUseEnv ⇒ Object
参考 公众号 H5 跳转电子签小程序。
7508 7509 7510 |
# File 'lib/v20201111/models.rb', line 7508 def UrlUseEnv @UrlUseEnv end |
Instance Method Details
#deserialize(params) ⇒ Object
7530 7531 7532 7533 7534 7535 7536 7537 7538 7539 7540 7541 7542 7543 7544 7545 7546 7547 7548 7549 7550 7551 7552 7553 7554 7555 7556 7557 |
# File 'lib/v20201111/models.rb', line 7530 def deserialize(params) unless params['Operator'].nil? @Operator = UserInfo.new @Operator.deserialize(params['Operator']) end @OrganizationName = params['OrganizationName'] @Name = params['Name'] @Mobile = params['Mobile'] @IdCardType = params['IdCardType'] @IdCardNumber = params['IdCardNumber'] @EndPoint = params['EndPoint'] @FlowId = params['FlowId'] @FlowGroupId = params['FlowGroupId'] @PathType = params['PathType'] @AutoJumpBack = params['AutoJumpBack'] unless params['Agent'].nil? @Agent = Agent.new @Agent.deserialize(params['Agent']) end @Hides = params['Hides'] @RecipientId = params['RecipientId'] unless params['FlowGroupUrlInfo'].nil? @FlowGroupUrlInfo = FlowGroupUrlInfo.new @FlowGroupUrlInfo.deserialize(params['FlowGroupUrlInfo']) end @UrlUseEnv = params['UrlUseEnv'] @PickUpAfterJoined = params['PickUpAfterJoined'] end |