Type Alias TransPublishFileResponse

Source
pub type TransPublishFileResponse = TransPublishFileOutputResponse;

Aliased Type§

struct TransPublishFileResponse {
    pub file_id: ObjectId,
}

Fields§

§file_id: ObjectId