public class IINDetail extends Object
| Constructor and Description |
|---|
IINDetail() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsAllowedInContext()
Populated only if you submitted a payment context.
|
Integer |
getPaymentProductId()
The payment product identifier associated with the card.
|
void |
setIsAllowedInContext(Boolean value)
Populated only if you submitted a payment context.
|
void |
setPaymentProductId(Integer value)
The payment product identifier associated with the card.
|
IINDetail |
withIsAllowedInContext(Boolean value)
Populated only if you submitted a payment context.
|
IINDetail |
withPaymentProductId(Integer value)
The payment product identifier associated with the card.
|
public Boolean getIsAllowedInContext()
public void setIsAllowedInContext(Boolean value)
public IINDetail withIsAllowedInContext(Boolean value)
public Integer getPaymentProductId()
public void setPaymentProductId(Integer value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.