Module: Schematic::Types::BillingPlanCreditGrantResetType

Extended by:
Internal::Types::Enum
Defined in:
lib/schematic/types/billing_plan_credit_grant_reset_type.rb

Constant Summary collapse

NO_RESET =
"no_reset"
PLAN_PERIOD =
"plan_period"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load