public class Invoicingv2invoicesProcessingInformation extends Object
| Constructor and Description |
|---|
Invoicingv2invoicesProcessingInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Boolean |
RequestPhone()
Collect the payers phone number during the payment.
|
Invoicingv2invoicesProcessingInformation |
requestPhone(Boolean requestPhone) |
Boolean |
RequestShipping()
Collect the payers shipping address during the payment.
|
Invoicingv2invoicesProcessingInformation |
requestShipping(Boolean requestShipping) |
void |
setRequestPhone(Boolean requestPhone) |
void |
setRequestShipping(Boolean requestShipping) |
String |
toString() |
public Invoicingv2invoicesProcessingInformation()
public Invoicingv2invoicesProcessingInformation requestPhone(Boolean requestPhone)
public Boolean RequestPhone()
public void setRequestPhone(Boolean requestPhone)
public Invoicingv2invoicesProcessingInformation requestShipping(Boolean requestShipping)
public Boolean RequestShipping()
public void setRequestShipping(Boolean requestShipping)
Copyright © 2025. All rights reserved.