Module: Fintoc::Constants
- Defined in:
- lib/fintoc/constants.rb
Constant Summary collapse
- FIELDSUBS =
[%w[id id_], %w[type type_]].freeze
- GENERAL_DOC_URL =
"https://fintoc.com/docs"
- SCHEME =
"https://"
- BASE_URL =
"api.fintoc.com/v1/"
[%w[id id_], %w[type type_]].freeze
"https://fintoc.com/docs"
"https://"
"api.fintoc.com/v1/"