Input Object

PatientPlanInput

Usage Example
query {
# Use this type in your queries
someQuery {
amountCharged
autoRenew
deferred
endDate
includedProductIds
}
}

Fields

amountChargedDecimal
autoRenewBoolean
deferredBoolean
endDateDate
includedProductIds[Int]
paymentDateDate
planDiscountPercentDecimal
planIntervalPlanInterval
renewPlanIdID
startDateDate
totalDecimal
valueDecimal