Coda by Ian Macalinao
    Preparing search index...

    Type Alias PermanentFreezeExecute

    Internal plugin, addable only at creation, whose authority permanently retains the right to freeze the asset's executeV1 capability.

    type PermanentFreezeExecute = {
        frozen: boolean;
    }
    Index

    Properties

    Properties

    frozen: boolean

    Whether the asset's executeV1 capability is currently frozen.