OBJECT
AptPriceListItem
link GraphQL Schema definition
- type AptPriceListItem {
- : Int!
- : String!
- : String!
- : String!
- # Requires access to resource GRAPHQL_ACFT
- : AptPriceList!
- : [AptPriceListItemFee!]!
- }
OBJECT
- type AptPriceListItem {
- : Int!
- : String!
- : String!
- : String!
- # Requires access to resource GRAPHQL_ACFT
- : AptPriceList!
- : [AptPriceListItemFee!]!
- }