Advertisement
Guest User

Untitled

a guest
Oct 14th, 2020
1,122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. {
  2. "type": "object",
  3. "properties": {
  4. "@@odata.type": {
  5. "type": "string"
  6. },
  7. "isChecked": {
  8. "type": "boolean"
  9. },
  10. "title": {
  11. "type": "string"
  12. }
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement