// Code generated from Pkl module `models`. DO NOT EDIT.
package models
type PublicKey struct {
Id string `pkl:"id" json:"id,omitempty" query:"id"`
}