-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Variable does not exist: Consts.ACCOUNT.TYPE #1
Comments
Hi @djohnsonb! I am looking at it. I will inform you about the progress. |
@djohnsonb did you deploy the whole code to your environment? |
Yes We tried to deploy all but it failed.
Thanks & Regards,
Devaraj johnson B
Senior Specialist | Commerce & Content
Technology | Deloitte Digital
Tel/Direct: +1 470 434 0995 | Mobile: +91 9047191984
***@***.******@***.***> | www.deloitte.com
Please consider the environment before printing.
From: Piotr Gajek ***@***.***>
Date: Sunday, 11 June 2023 at 4:47 PM
To: beyond-the-cloud-dev/apex-consts ***@***.***>
Cc: Johnson B, Devaraj ***@***.***>, Mention ***@***.***>
Subject: [EXT] Re: [beyond-the-cloud-dev/apex-consts] Error: Variable does not exist: Consts.ACCOUNT.TYPE (Issue #1)
@djohnsonb<https://github.com/djohnsonb> did you deploy the whole code to your environment?
—
Reply to this email directly, view it on GitHub<#1 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANSQZNIEA2KCGDGJPC6GTYLXKWSMBANCNFSM6AAAAAAWJJYGDI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and any disclosure, copying, or distribution of this message, or the taking of any action based on it, by you is strictly prohibited.
Deloitte refers to a Deloitte member firm, one of its related entities, or Deloitte Touche Tohmatsu Limited ("DTTL"). Each Deloitte member firm is a separate legal entity and a member of DTTL. DTTL does not provide services to clients. Please see www.deloitte.com/about to learn more.
v.E.1
|
@djohnsonb Are you sure you deployed the whole |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
calling
System.debug(Consts.ACCOUNT.TYPE.PROSPECT); // 'Prospect'
Error: Variable does not exist: Consts.ACCOUNT.TYPE
CLASS:
The text was updated successfully, but these errors were encountered: