@deep/nest-kit
    Preparing search index...

    Interface ICreateServiceAccountPayload<U>

    interface ICreateServiceAccountPayload<U> {
        serviceAccount: U;
    }

    Type Parameters

    • U
    Index

    Properties

    Properties

    serviceAccount: U