Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
idIntegertrueUnique identifier for the User.
userNameStringtrueName of the User.



JSON representation

Code Block
languagepowershell
themeDJango
{
	"id": 1,
	"userName": "tesiproTesipro"
}