@archastro/sdk
    Preparing search index...

    Interface PrivateService

    An immutable private service with complete callable operation contracts.

    interface PrivateService {
        functions: PrivateServiceFunction[];
        id: string;
    }
    Index

    Properties

    Properties

    Sorted callable definitions exposed by this private service.

    id: string

    Private service ID (pvs_...).