public class EnterBoardingRequestDetailsType extends Object
| Constructor and Description |
|---|
EnterBoardingRequestDetailsType()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
BankAccountDetailsType |
getBankAccount()
Getter for bankAccount
|
BusinessInfoType |
getBusinessInfo()
Getter for businessInfo
|
String |
getImageUrl()
Getter for imageUrl
|
MarketingCategoryType |
getMarketingCategory()
Getter for marketingCategory
|
BusinessOwnerInfoType |
getOwnerInfo()
Getter for ownerInfo
|
String |
getPartnerCustom()
Getter for partnerCustom
|
String |
getProductList()
Getter for productList
|
String |
getProgramCode()
Getter for programCode
|
void |
setBankAccount(BankAccountDetailsType bankAccount)
Setter for bankAccount
|
void |
setBusinessInfo(BusinessInfoType businessInfo)
Setter for businessInfo
|
void |
setImageUrl(String imageUrl)
Setter for imageUrl
|
void |
setMarketingCategory(MarketingCategoryType marketingCategory)
Setter for marketingCategory
|
void |
setOwnerInfo(BusinessOwnerInfoType ownerInfo)
Setter for ownerInfo
|
void |
setPartnerCustom(String partnerCustom)
Setter for partnerCustom
|
void |
setProductList(String productList)
Setter for productList
|
void |
setProgramCode(String programCode)
Setter for programCode
|
String |
toXMLString(String prefix,
String name) |
public EnterBoardingRequestDetailsType()
public String getProgramCode()
public void setProgramCode(String programCode)
public String getProductList()
public void setProductList(String productList)
public String getPartnerCustom()
public void setPartnerCustom(String partnerCustom)
public String getImageUrl()
public void setImageUrl(String imageUrl)
public MarketingCategoryType getMarketingCategory()
public void setMarketingCategory(MarketingCategoryType marketingCategory)
public BusinessInfoType getBusinessInfo()
public void setBusinessInfo(BusinessInfoType businessInfo)
public BusinessOwnerInfoType getOwnerInfo()
public void setOwnerInfo(BusinessOwnerInfoType ownerInfo)
public BankAccountDetailsType getBankAccount()
public void setBankAccount(BankAccountDetailsType bankAccount)
Copyright © 2015. All Rights Reserved.