BoxName
class algokit_utils.models.state.BoxName
The name of the box
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_
The name of the box as raw bytes
name*base64 *: str_
The name of the box as a base64 encoded string