public class InsInvoiceApplyItem extends AlipayObject
Constructor and Description |
---|
InsInvoiceApplyItem() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyScope()
Gets apply scope.
|
String |
getExpenseType()
Gets expense type.
|
String |
getInsBizNo()
Gets ins biz no.
|
String |
getInsBizType()
Gets ins biz type.
|
void |
setApplyScope(String applyScope)
Sets apply scope.
|
void |
setExpenseType(String expenseType)
Sets expense type.
|
void |
setInsBizNo(String insBizNo)
Sets ins biz no.
|
void |
setInsBizType(String insBizType)
Sets ins biz type.
|
public String getApplyScope()
public void setApplyScope(String applyScope)
applyScope
- the apply scopepublic String getExpenseType()
public void setExpenseType(String expenseType)
expenseType
- the expense typepublic String getInsBizNo()
public void setInsBizNo(String insBizNo)
insBizNo
- the ins biz nopublic String getInsBizType()
public void setInsBizType(String insBizType)
insBizType
- the ins biz typeCopyright © 2018. All rights reserved.