@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse201PaymentInformationAccountFeatures extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum
Sign for the remaining balance on the account.
|
| Constructor and Description |
|---|
InlineResponse201PaymentInformationAccountFeatures() |
public InlineResponse201PaymentInformationAccountFeatures()
public InlineResponse201PaymentInformationAccountFeatures accountType(String accountType)
public String getAccountType()
public void setAccountType(String accountType)
public InlineResponse201PaymentInformationAccountFeatures accountStatus(String accountStatus)
public String getAccountStatus()
public void setAccountStatus(String accountStatus)
public InlineResponse201PaymentInformationAccountFeatures balanceAmount(String balanceAmount)
public String getBalanceAmount()
public void setBalanceAmount(String balanceAmount)
public InlineResponse201PaymentInformationAccountFeatures balanceAmountType(String balanceAmountType)
public String getBalanceAmountType()
public void setBalanceAmountType(String balanceAmountType)
public InlineResponse201PaymentInformationAccountFeatures currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public InlineResponse201PaymentInformationAccountFeatures balanceSign(InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum balanceSign)
public InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum getBalanceSign()
public void setBalanceSign(InlineResponse201PaymentInformationAccountFeatures.BalanceSignEnum balanceSign)
public InlineResponse201PaymentInformationAccountFeatures affluenceIndicator(String affluenceIndicator)
public String getAffluenceIndicator()
public void setAffluenceIndicator(String affluenceIndicator)
public InlineResponse201PaymentInformationAccountFeatures category(String category)
public String getCategory()
public void setCategory(String category)
public InlineResponse201PaymentInformationAccountFeatures commercial(String commercial)
public String getCommercial()
public void setCommercial(String commercial)
public InlineResponse201PaymentInformationAccountFeatures group(String group)
public String getGroup()
public void setGroup(String group)
public InlineResponse201PaymentInformationAccountFeatures healthCare(String healthCare)
public String getHealthCare()
public void setHealthCare(String healthCare)
public InlineResponse201PaymentInformationAccountFeatures payroll(String payroll)
public String getPayroll()
public void setPayroll(String payroll)
public InlineResponse201PaymentInformationAccountFeatures level3Eligible(String level3Eligible)
public String getLevel3Eligible()
public void setLevel3Eligible(String level3Eligible)
public InlineResponse201PaymentInformationAccountFeatures pinlessDebit(String pinlessDebit)
public String getPinlessDebit()
public void setPinlessDebit(String pinlessDebit)
public InlineResponse201PaymentInformationAccountFeatures signatureDebit(String signatureDebit)
public String getSignatureDebit()
public void setSignatureDebit(String signatureDebit)
public InlineResponse201PaymentInformationAccountFeatures prepaid(String prepaid)
public String getPrepaid()
public void setPrepaid(String prepaid)
public InlineResponse201PaymentInformationAccountFeatures regulated(String regulated)
public String getRegulated()
public void setRegulated(String regulated)
Copyright © 2018. All rights reserved.