interface ObjectStorageResponse {
    identifier: string;
}

Properties

Properties

identifier: string