Description Fields amount: Int! Amount paid Example: 5000 Used By Types OrderHistory Preview (typescript) interface OrderHistoryManualPayment {amount: number}