 
    
    Search: 
OBJECT
ItemProviderItem
link GraphQL Schema definition
- type ItemProviderItem {
- : String 
- : ID 
- : String 
- : Amount 
- : Boolean 
- #   Whether or not you can pay an amount for this item less than the amount of the 
- #   item. Valid open amount range is between Min(1.00, Amount) and Amount.
- : Boolean 
- : Amount 
- : Amount 
- : Amount 
- : FeeTypeEnum 
- : Amount 
- : Amount 
- : Company 
- : Boolean 
- : String 
- : String 
- : AmountTypeEnum 
- : Boolean 
- : Boolean 
- }