pub type TransGetContextResponse = TransGetContextOutputResponse;Aliased Type§
pub struct TransGetContextResponse {
pub context: NamedObjectBase<NamedObjType<TransContextDescContent, TransContextBodyContent>>,
}Fields§
§context: NamedObjectBase<NamedObjType<TransContextDescContent, TransContextBodyContent>>