Libraries
»
sfax
(0.2.0)
»
Index (C)
»
SFax
»
Constants
Module: SFax::Constants
Included in:
Client
Defined in:
lib/sfax/constants.rb
Constant Summary
collapse
SFAX_URL =
'https://api.sfaxme.com'
.
freeze
SEND_FAX_PATH =
'/api/sendfax'
.
freeze
SEND_FAX_QUEUE_ID_ERROR_VALUE =
'-1'
.
freeze