interface PostRestoreBucketIDRequest {
    body: string;
    bucketID: string;
}

Properties

Properties

body: string

Database info serialized as protobuf.

bucketID: string

The bucket ID.

MMNEPVFCICPMFPCPTTAAATR