public class AddHotlineNumberShrinkRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
AddHotlineNumberShrinkRequest() |
@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 AddHotlineNumberShrinkRequest build(Map<String,?> map) throws Exception
Exception
public AddHotlineNumberShrinkRequest setDescription(String description)
public String getDescription()
public AddHotlineNumberShrinkRequest setEnableInbound(Boolean enableInbound)
public Boolean getEnableInbound()
public AddHotlineNumberShrinkRequest setEnableInboundEvaluation(Boolean enableInboundEvaluation)
public Boolean getEnableInboundEvaluation()
public AddHotlineNumberShrinkRequest setEnableOutbound(Boolean enableOutbound)
public Boolean getEnableOutbound()
public AddHotlineNumberShrinkRequest setEnableOutboundEvaluation(Boolean enableOutboundEvaluation)
public Boolean getEnableOutboundEvaluation()
public AddHotlineNumberShrinkRequest setEvaluationLevel(Integer evaluationLevel)
public Integer getEvaluationLevel()
public AddHotlineNumberShrinkRequest setHotlineNumber(String hotlineNumber)
public String getHotlineNumber()
public AddHotlineNumberShrinkRequest setInboundFlowId(Long inboundFlowId)
public Long getInboundFlowId()
public AddHotlineNumberShrinkRequest setInstanceId(String instanceId)
public String getInstanceId()
public AddHotlineNumberShrinkRequest setOutboundAllDepart(Boolean outboundAllDepart)
public Boolean getOutboundAllDepart()
public AddHotlineNumberShrinkRequest setOutboundRangeListShrink(String outboundRangeListShrink)
public String getOutboundRangeListShrink()
Copyright © 2023. All rights reserved.