ThirtySixtyNinetySellerReportRowType
No description
type ThirtySixtyNinetySellerReportRowType {
tenantId: String
variantId: String
productName: String
variantName: String
brand: String
variantSku: String
variantStatus: String
variantSubstatus: String
sellerName: String
sellerId: String
currentquantity: Int
currentquantityallocated: Int
currentquantityavailable: Int
sales0to30quantityordered: Int
sales0to30quantityfulfilled: Int
sales0to30quantitydeclined: Int
sales0to30amount: Float
sales31to60quantityordered: Int
sales31to60quantityfulfilled: Int
sales31to60quantitydeclined: Int
sales31to60amount: Float
sales61to90quantityordered: Int
sales61to90quantityfulfilled: Int
sales61to90quantitydeclined: Int
sales61to90amount: Float
}
Show more ↓