public class Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService extends Object
| Constructor | Description |
|---|---|
Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService() |
| Modifier and Type | Method | Description |
|---|---|---|
Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService |
categoryCode(String categoryCode) |
|
boolean |
equals(Object o) |
|
Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService |
feeAmount(String feeAmount) |
|
Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService |
feeCode(String feeCode) |
|
String |
getCategoryCode() |
Category code for the ancillary service that is provided.
|
String |
getFeeAmount() |
This field contains the fee amount.
|
String |
getFeeCode() |
This field contains the ancillary fee code.
|
String |
getSubCategoryCode() |
Subcategory code for the ancillary service category.
|
int |
hashCode() |
|
void |
setCategoryCode(String categoryCode) |
|
void |
setFeeAmount(String feeAmount) |
|
void |
setFeeCode(String feeCode) |
|
void |
setSubCategoryCode(String subCategoryCode) |
|
Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService |
subCategoryCode(String subCategoryCode) |
|
String |
toString() |
public Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService()
public Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService categoryCode(String categoryCode)
public String getCategoryCode()
public void setCategoryCode(String categoryCode)
public Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService subCategoryCode(String subCategoryCode)
public String getSubCategoryCode()
public void setSubCategoryCode(String subCategoryCode)
public Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService feeAmount(String feeAmount)
public String getFeeAmount()
public void setFeeAmount(String feeAmount)
public Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService feeCode(String feeCode)
public String getFeeCode()
public void setFeeCode(String feeCode)
Copyright © 2026. All rights reserved.