Coda by Ian Macalinao
    Preparing search index...

    Type Alias WriteCollectionExternalPluginAdapterDataV1InstructionDataArgs

    type WriteCollectionExternalPluginAdapterDataV1InstructionDataArgs = {
        writeCollectionExternalPluginAdapterDataV1Args: WriteCollectionExternalPluginAdapterDataV1ArgsArgs;
    }
    Index

    Properties

    writeCollectionExternalPluginAdapterDataV1Args: WriteCollectionExternalPluginAdapterDataV1ArgsArgs

    The target adapter and the bytes to write, or None to clear it.