package api type Passphrase struct { Value *string `json:"value,omitempty"` }