$BuildVersion
const$BuildVersion:object
Type declaration
properties
readonlyproperties:object
properties.branch
readonlyproperties.branch:object
properties.branch.type
readonlyproperties.branch.type:"string"='string'
properties.build_number
readonlyproperties.build_number:object
properties.build_number.format
readonlyproperties.build_number.format:"int64"='int64'
properties.build_number.type
readonlyproperties.build_number.type:"integer"='integer'
properties.channel
readonlyproperties.channel:object
properties.channel.type
readonlyproperties.channel.type:"string"='string'
properties.commit_hash
readonlyproperties.commit_hash:object
properties.commit_hash.type
readonlyproperties.commit_hash.type:"string"='string'
properties.major
readonlyproperties.major:object
properties.major.format
readonlyproperties.major.format:"int64"='int64'
properties.major.type
readonlyproperties.major.type:"integer"='integer'
properties.minor
readonlyproperties.minor:object
properties.minor.format
readonlyproperties.minor.format:"int64"='int64'
properties.minor.type
readonlyproperties.minor.type:"integer"='integer'
required
readonlyrequired: readonly ["branch","build_number","channel","commit_hash","major","minor"]
title
readonlytitle:"BuildVersion contains the current algod build version information."='BuildVersion contains the current algod build version information.'
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:662