Interface UndelegateRequest

    interface UndelegateRequest {
        bucketId: string;
    }
    Index

    Properties

    Properties

    bucketId: string