Skip to content

Instantly share code, notes, and snippets.

@gokmenbayram
Created December 13, 2020 11:08
Show Gist options
  • Save gokmenbayram/10347a9a82b8cb747602b80e114ea86a to your computer and use it in GitHub Desktop.
Save gokmenbayram/10347a9a82b8cb747602b80e114ea86a to your computer and use it in GitHub Desktop.
data class Version(
@SerializedName("documents")
var documents: List<DocumentItems>
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment