{
  "friendlyName": "PasswordChangePayload",
  "kind": "SchemaRootObject",
  "name": "PasswordChangePayload",
  "properties": [
    {
      "description": "Password",
      "friendlyName": "Password",
      "isLogicalPrimitive": true,
      "kind": "SchemaObjectProperty",
      "layoutStudioPropertyAttributes": [],
      "name": "password",
      "underlyingName": "Password",
      "underlyingType": "string",
      "underlyingTypeRef": "String"
    }
  ],
  "underlyingType": "PasswordChangePayload",
  "underlyingTypeRef": "PasswordChangePayload"
}