Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Class UpdateService

    Update service info or create a new one.

    Index

    Properties

    Methods

    Properties

    action:
        | { account: ServiceAccountInfo; kind: Update }
        | {
            account: ServiceAccountInfo;
            kind: Create;
            lookupHistory: LookupHistoryItem | null;
        }

    Methods