@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2CreditsPost201ResponseProcessingInformation extends Object
| Constructor and Description |
|---|
PtsV2CreditsPost201ResponseProcessingInformation() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2CreditsPost201ResponseProcessingInformation |
bankTransferOptions(PtsV2CreditsPost201ResponseProcessingInformationBankTransferOptions bankTransferOptions) |
PtsV2CreditsPost201ResponseProcessingInformation |
enhancedDataEnabled(Boolean enhancedDataEnabled) |
boolean |
equals(Object o) |
PtsV2CreditsPost201ResponseProcessingInformationBankTransferOptions |
getBankTransferOptions()
Get bankTransferOptions
|
Boolean |
getEnhancedDataEnabled()
The possible values for the reply field are: - `true` : the airline data was included in the request to the processor.
|
int |
hashCode() |
void |
setBankTransferOptions(PtsV2CreditsPost201ResponseProcessingInformationBankTransferOptions bankTransferOptions) |
void |
setEnhancedDataEnabled(Boolean enhancedDataEnabled) |
String |
toString() |
public PtsV2CreditsPost201ResponseProcessingInformation()
public PtsV2CreditsPost201ResponseProcessingInformation bankTransferOptions(PtsV2CreditsPost201ResponseProcessingInformationBankTransferOptions bankTransferOptions)
public PtsV2CreditsPost201ResponseProcessingInformationBankTransferOptions getBankTransferOptions()
public void setBankTransferOptions(PtsV2CreditsPost201ResponseProcessingInformationBankTransferOptions bankTransferOptions)
public PtsV2CreditsPost201ResponseProcessingInformation enhancedDataEnabled(Boolean enhancedDataEnabled)
public Boolean getEnhancedDataEnabled()
public void setEnhancedDataEnabled(Boolean enhancedDataEnabled)
Copyright © 2020. All rights reserved.