public class GetIINDetailsRequest extends Object
Constructor and Description |
---|
GetIINDetailsRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getBin()
The first digits of the credit card number from left to right with a minimum of 6 digits.
|
PaymentContext |
getPaymentContext()
Optional payment context to refine the IIN lookup to filter out payment products not applicable to your payment.
|
void |
setBin(String value)
The first digits of the credit card number from left to right with a minimum of 6 digits.
|
void |
setPaymentContext(PaymentContext value)
Optional payment context to refine the IIN lookup to filter out payment products not applicable to your payment.
|
public String getBin()
public void setBin(String value)
public PaymentContext getPaymentContext()
public void setPaymentContext(PaymentContext value)
Copyright © 2024 Worldline Global Collect. All rights reserved.