AptPriceListItemFee (Object)
type AptPriceListItemFee {
price: Int
aptPriceListItem: AptPriceListItem!
aptPriceFee: AptPriceFee!
}
Fields
AptPriceListItemFee.price ● Int scalar
AptPriceListItemFee.aptPriceListItem ● AptPriceListItem! non-null object
AptPriceListItemFee.aptPriceFee ● AptPriceFee! non-null object
Member Of
AptPriceListItem object