public class Iplv2paymentlinksProcessingInformation extends Object
| Constructor and Description |
|---|
Iplv2paymentlinksProcessingInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLinkType()
linkType defines what type of link you want to create.
|
int |
hashCode() |
Iplv2paymentlinksProcessingInformation |
linkType(String linkType) |
Boolean |
RequestPhone()
Collect the payers phone number during the payment.
|
Iplv2paymentlinksProcessingInformation |
requestPhone(Boolean requestPhone) |
Boolean |
RequestShipping()
Collect the payers shipping address during the payment.
|
Iplv2paymentlinksProcessingInformation |
requestShipping(Boolean requestShipping) |
void |
setLinkType(String linkType) |
void |
setRequestPhone(Boolean requestPhone) |
void |
setRequestShipping(Boolean requestShipping) |
String |
toString() |
public Iplv2paymentlinksProcessingInformation()
public Iplv2paymentlinksProcessingInformation linkType(String linkType)
public String getLinkType()
public void setLinkType(String linkType)
public Iplv2paymentlinksProcessingInformation requestPhone(Boolean requestPhone)
public Boolean RequestPhone()
public void setRequestPhone(Boolean requestPhone)
public Iplv2paymentlinksProcessingInformation requestShipping(Boolean requestShipping)
public Boolean RequestShipping()
public void setRequestShipping(Boolean requestShipping)
Copyright © 2025. All rights reserved.