QuotationTermsType
No description
type QuotationTermsType {
days: Int
paymentTerms: String
}
Fields
QuotationTermsType.days
● Int
scalar
QuotationTermsType.paymentTerms
● String
scalar
Member Of
QuotationType
object