Package com.skava.addressapp.util
Class AppConstants
java.lang.Object
com.skava.addressapp.util.AppConstants
This class holds the constants which are used with Address App
- Author:
- Infosys Equinox
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Defined Webhooks for address validation -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RESPONSE
- See Also:
-
SERVICES
- See Also:
-
INVOKE_APP_RESPONSE
- See Also:
-
BODY
- See Also:
-
STATUS_CODE
- See Also:
-
STATUS_CODE_OK
- See Also:
-
MESSAGE
- See Also:
-
SUCCESS
- See Also:
-
CODE
- See Also:
-
INVALIDFIELD
- See Also:
-
MISSINGFIELD
- See Also:
-
WEBHOOK_VALIDATE_PHYSICAL_ADDRESS
Defined Webhooks for address validation- See Also:
-
WEBHOOK_VALIDATE_DIGITAL_ADDRESS
- See Also:
-
WEBHOOK_VALIDATE_PHONE_DETAILS
- See Also:
-
-
Constructor Details
-
AppConstants
protected AppConstants()default constructor.
-