$BoxDescriptor
const$BoxDescriptor:object
Type declaration
description
readonlydescription:"Box descriptor describes an app box without a value."='Box descriptor describes an app box without a value.'
properties
readonlyproperties:object
properties.name
readonlyproperties.name:object
properties.name.description
readonlyproperties.name.description:"Base64 encoded box name"='Base64 encoded box name'
properties.name.format
readonlyproperties.name.format:"byte"='byte'
properties.name.pattern
readonlyproperties.name.pattern: ”^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$” ='^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$'
properties.name.type
readonlyproperties.name.type:"string"='string'
required
readonlyrequired: readonly ["name"]
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:712