public class CreditCardOptions extends java.lang.Object implements CreditCardOptionsIf
Constructor and Description |
---|
CreditCardOptions()
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
isFillAddress()
When true the card address object is populated when the API call returns CreditCard objects
|
void |
setFillAddress(boolean fillAddress)
When true the card address object is populated when the API call returns CreditCard objects
|
public boolean isFillAddress()
CreditCardOptionsIf
isFillAddress
in interface CreditCardOptionsIf
public void setFillAddress(boolean fillAddress)
CreditCardOptionsIf
setFillAddress
in interface CreditCardOptionsIf
fillAddress
- the fillAddress to setCopyright © 2018 DS Data Systems UK Ltd.