public class AlipayBossContractManagementIdentifyModel extends AlipayObject
AlipayBossContractManagementIdentifyModel()
String
getBizSource()
List<BatchInfo>
getContracts()
void
setBizSource(String bizSource)
setContracts(List<BatchInfo> contracts)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlipayBossContractManagementIdentifyModel()
public String getBizSource()
public void setBizSource(String bizSource)
public List<BatchInfo> getContracts()
public void setContracts(List<BatchInfo> contracts)
Copyright © 2020. All rights reserved.