public class ResetHotlineNumberShrinkRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
ResetHotlineNumberShrinkRequest() |
@NameInMap(value="Description") public String description
@NameInMap(value="EnableInbound") public Boolean enableInbound
@NameInMap(value="EnableInboundEvaluation") public Boolean enableInboundEvaluation
@NameInMap(value="EnableOutbound") public Boolean enableOutbound
@NameInMap(value="EnableOutboundEvaluation") public Boolean enableOutboundEvaluation
@NameInMap(value="EvaluationLevel") public Integer evaluationLevel
@NameInMap(value="HotlineNumber") public String hotlineNumber
@NameInMap(value="InboundFlowId") public Long inboundFlowId
@NameInMap(value="InstanceId") public String instanceId
@NameInMap(value="OutboundAllDepart") public Boolean outboundAllDepart
@NameInMap(value="OutboundRangeList") public String outboundRangeListShrink
public static ResetHotlineNumberShrinkRequest build(Map<String,?> map) throws Exception
Exception
public ResetHotlineNumberShrinkRequest setDescription(String description)
public String getDescription()
public ResetHotlineNumberShrinkRequest setEnableInbound(Boolean enableInbound)
public Boolean getEnableInbound()
public ResetHotlineNumberShrinkRequest setEnableInboundEvaluation(Boolean enableInboundEvaluation)
public Boolean getEnableInboundEvaluation()
public ResetHotlineNumberShrinkRequest setEnableOutbound(Boolean enableOutbound)
public Boolean getEnableOutbound()
public ResetHotlineNumberShrinkRequest setEnableOutboundEvaluation(Boolean enableOutboundEvaluation)
public Boolean getEnableOutboundEvaluation()
public ResetHotlineNumberShrinkRequest setEvaluationLevel(Integer evaluationLevel)
public Integer getEvaluationLevel()
public ResetHotlineNumberShrinkRequest setHotlineNumber(String hotlineNumber)
public String getHotlineNumber()
public ResetHotlineNumberShrinkRequest setInboundFlowId(Long inboundFlowId)
public Long getInboundFlowId()
public ResetHotlineNumberShrinkRequest setInstanceId(String instanceId)
public String getInstanceId()
public ResetHotlineNumberShrinkRequest setOutboundAllDepart(Boolean outboundAllDepart)
public Boolean getOutboundAllDepart()
public ResetHotlineNumberShrinkRequest setOutboundRangeListShrink(String outboundRangeListShrink)
public String getOutboundRangeListShrink()
Copyright © 2023. All rights reserved.