public class XPFTaxedItems extends XPFEntity
| Modifier and Type | Field and Description | 
|---|---|
private @NonNull List<XPFTaxedItem> | 
taxedItems
The list of taxed items. 
 | 
private String | 
taxProviderName
The tax provider name. 
 | 
| Constructor and Description | 
|---|
XPFTaxedItems()  | 
@NonNull private final @NonNull List<XPFTaxedItem> taxedItems
private String taxProviderName
Copyright © 2023. All rights reserved.