Module: SageWorld::Constants

Defined in:
lib/sage_world/constants.rb

Constant Summary collapse

ROOT_KEY =
'XMLDataStreamResponse'
ERROR_KEY =
'ErrMsg'
END_POINT_MISSING_ERROR =
'SageWorld: End point missing in configuration.'
INVALID_CREDENTIALS =
'SageWorld: Invalid Login Id or Password in configuration.'
ACCOUNT_ID_MISSING_ERROR =
'SageWorld: Account id missing in configuration.'