public class OrderApprovePayment extends Object
Constructor and Description |
---|
OrderApprovePayment() |
Modifier and Type | Method and Description |
---|---|
AdditionalOrderInputAirlineData |
getAdditionalInput()
Object containing additional input on the order
|
CustomerApprovePayment |
getCustomer()
Object containing data related to the customer
|
OrderReferencesApprovePayment |
getReferences()
Object that holds all reference properties that are linked to this transaction
|
void |
setAdditionalInput(AdditionalOrderInputAirlineData value)
Object containing additional input on the order
|
void |
setCustomer(CustomerApprovePayment value)
Object containing data related to the customer
|
void |
setReferences(OrderReferencesApprovePayment value)
Object that holds all reference properties that are linked to this transaction
|
public AdditionalOrderInputAirlineData getAdditionalInput()
public void setAdditionalInput(AdditionalOrderInputAirlineData value)
public CustomerApprovePayment getCustomer()
public void setCustomer(CustomerApprovePayment value)
public OrderReferencesApprovePayment getReferences()
public void setReferences(OrderReferencesApprovePayment value)
Copyright © 2024 Worldline Global Collect. All rights reserved.