public class AlipayUserAntpaasRoleDeleteModel extends AlipayObject
Constructor and Description |
---|
AlipayUserAntpaasRoleDeleteModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizScene()
Gets biz scene.
|
String |
getIpRoleId()
Gets ip role id.
|
String |
getJoinRelRoleBizPlatform()
Gets join rel role biz platform.
|
String |
getOperatorId()
Gets operator id.
|
String |
getRelBizTyp()
Gets rel biz typ.
|
void |
setBizScene(String bizScene)
Sets biz scene.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
void |
setJoinRelRoleBizPlatform(String joinRelRoleBizPlatform)
Sets join rel role biz platform.
|
void |
setOperatorId(String operatorId)
Sets operator id.
|
void |
setRelBizTyp(String relBizTyp)
Sets rel biz typ.
|
public String getBizScene()
public void setBizScene(String bizScene)
bizScene
- the biz scenepublic String getIpRoleId()
public void setIpRoleId(String ipRoleId)
ipRoleId
- the ip role idpublic String getJoinRelRoleBizPlatform()
public void setJoinRelRoleBizPlatform(String joinRelRoleBizPlatform)
joinRelRoleBizPlatform
- the join rel role biz platformpublic String getOperatorId()
public void setOperatorId(String operatorId)
operatorId
- the operator idpublic String getRelBizTyp()
public void setRelBizTyp(String relBizTyp)
relBizTyp
- the rel biz typCopyright © 2018. All rights reserved.