BoxName
class algokit_utils.models.state.BoxName
Section titled “class algokit_utils.models.state.BoxName”The name of the box
name : str
Section titled “name : str”The name of the box as a string. If the name can’t be decoded from UTF-8, the string representation of the bytes is returned instead.
name*raw *: bytes_
Section titled “name*raw *: bytes_”The name of the box as raw bytes
name*base64 *: str_
Section titled “name*base64 *: str_”The name of the box as a base64 encoded string