RTSDK
    Preparing search index...

    Type Alias AssetOptions

    type AssetOptions = {
        attributes?: AssetInterface;
        credentials?: InteractiveCredentials;
    }
    Index

    Properties

    attributes?: AssetInterface