TenderPayment
No description
type TenderPayment {
price: Float!
priceNet: Float!
overruled: YesNo
tax: Float!
taxPercentage: Float!
method: String!
status: String
statusDate: DateTime
accountingId: String
}
No description
type TenderPayment {
price: Float!
priceNet: Float!
overruled: YesNo
tax: Float!
taxPercentage: Float!
method: String!
status: String
statusDate: DateTime
accountingId: String
}
TenderPayment.price
● Float!
non-null scalar