Module: Apifreaks::Types::VatSupportedCountriesRequestType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/apifreaks/types/vat_supported_countries_request_type.rb
Constant Summary collapse
- IBAN =
"IBAN"- SWIFT =
"SWIFT"- VAT =
"VAT"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values