Module: Voltaria::Types::WebhookEventTypeEnum

Extended by:
Internal::Types::Enum
Defined in:
lib/voltaria/types/webhook_event_type_enum.rb

Constant Summary collapse

LOAN_UPDATED =
"loan.updated"
INSTALLMENT_UPDATED =
"installment.updated"
CLIENT_UPDATED =
"client.updated"
CLIENT_LIMIT_UPDATED =
"client.limit.updated"
PARTNER_LIMIT_UPDATED =
"partner.limit.updated"

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