Module: Payabli::Types::Whenprovided

Extended by:
Internal::Types::Enum
Defined in:
lib/payabli/types/whenprovided.rb

Constant Summary collapse

THIRTY_DAYS_OR_LESS =
"30 Days or Less"
THIRTY_ONE_TO_60_DAYS =
"31 to 60 Days"
SIXTY_DAYS =
"60+ Days"

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