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