Created
September 18, 2023 07:10
-
-
Save huzaifaasim017/270d66fe791497a5cb82568389c9a6a0 to your computer and use it in GitHub Desktop.
Basic structure of default status active or in active.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "default": "1", | |
| "options": { | |
| "0": "In Active", | |
| "1": "Active" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment