Module: VitableConnect::Types::WaitingPeriod

Extended by:
Internal::Types::Enum
Defined in:
lib/VitableConnect/types/waiting_period.rb

Constant Summary collapse

FIRST_OF_FOLLOWING_MONTH =
"FIRST_OF_FOLLOWING_MONTH"
THIRTY_DAYS =
"THIRTY_DAYS"
SIXTY_DAYS =
"SIXTY_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