public class Invoicingv2invoicesProcessingInformation extends Object
| Constructor | Description |
|---|---|
Invoicingv2invoicesProcessingInformation() |
| Modifier and Type | Method | 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 © 2026. All rights reserved.