public class InlineResponse2011PaymentAccountInformationCard extends Object
| Constructor and Description |
|---|
InlineResponse2011PaymentAccountInformationCard() |
public InlineResponse2011PaymentAccountInformationCard()
public InlineResponse2011PaymentAccountInformationCard type(String type)
public String getType()
public void setType(String type)
public InlineResponse2011PaymentAccountInformationCard brandName(String brandName)
public String getBrandName()
public void setBrandName(String brandName)
public InlineResponse2011PaymentAccountInformationCard currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
public InlineResponse2011PaymentAccountInformationCard maxLength(String maxLength)
public String getMaxLength()
public void setMaxLength(String maxLength)
public InlineResponse2011PaymentAccountInformationCard credentialType(String credentialType)
public String getCredentialType()
public void setCredentialType(String credentialType)
public InlineResponse2011PaymentAccountInformationCard brands(List<InlineResponse2011PaymentAccountInformationCardBrands> brands)
public InlineResponse2011PaymentAccountInformationCard addBrandsItem(InlineResponse2011PaymentAccountInformationCardBrands brandsItem)
public List<InlineResponse2011PaymentAccountInformationCardBrands> getBrands()
public void setBrands(List<InlineResponse2011PaymentAccountInformationCardBrands> brands)
Copyright © 2024. All rights reserved.