Interface: IUpdateNamespaceInfo
namespace.v1.IUpdateNamespaceInfo
Properties of an UpdateNamespaceInfo.
Implemented by
Properties
data
• Optional
data: null
| { [k: string]
: string
; }
UpdateNamespaceInfo data
description
• Optional
description: null
| string
UpdateNamespaceInfo description
ownerEmail
• Optional
ownerEmail: null
| string
UpdateNamespaceInfo ownerEmail
state
• Optional
state: null
| NamespaceState
UpdateNamespaceInfo state