Class ChannelCancelMultiFlowSignQRCodeRequest


  • public class ChannelCancelMultiFlowSignQRCodeRequest
    extends AbstractModel
    • Constructor Detail

      • ChannelCancelMultiFlowSignQRCodeRequest

        public ChannelCancelMultiFlowSignQRCodeRequest()
      • ChannelCancelMultiFlowSignQRCodeRequest

        public ChannelCancelMultiFlowSignQRCodeRequest​(ChannelCancelMultiFlowSignQRCodeRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getAgent

        public Agent getAgent()
        Get 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId必填。
        Returns:
        Agent 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId必填。
      • setAgent

        public void setAgent​(Agent Agent)
        Set 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId必填。
        Parameters:
        Agent - 应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId必填。
      • getQrCodeId

        public String getQrCodeId()
        Get 二维码id
        Returns:
        QrCodeId 二维码id
      • setQrCodeId

        public void setQrCodeId​(String QrCodeId)
        Set 二维码id
        Parameters:
        QrCodeId - 二维码id
      • getOperator

        @Deprecated
        public UserInfo getOperator()
        Deprecated.
        Get 暂未开放
        Returns:
        Operator 暂未开放
      • setOperator

        @Deprecated
        public void setOperator​(UserInfo Operator)
        Deprecated.
        Set 暂未开放
        Parameters:
        Operator - 暂未开放