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