Module: Payabli::Types::EntityTypeName

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

Constant Summary collapse

ORGANIZATION =
"Organization"
PAYPOINT =
"Paypoint"
CUSTOMER =
"Customer"
TEMPLATE =
"Template"
APPLICATION =
"Application"
BANK_ACCOUNT =
"BankAccount"
ADDRESS =
"Address"

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