📗
Mobile App
  • Overview
  • Android
    • Environment Setup
    • Github Resources
    • App User Flow
  • iOS
    • Environment Setup
  • GIZ Project
    • GIZ Project App changes
  • Upload Pack Format
  • Message File Format
  • Contract System
Powered by GitBook
On this page

Was this helpful?

Message File Format

{
   "type": "",
   "message" : "",
   "data" : {
      "total_verified" : 12, 
      "total_reviewed" : 15,
      other stuff?
   }
}

^ Just a starting suggesting

PreviousUpload Pack FormatNextContract System

Last updated 4 years ago

Was this helpful?