pub type DestroyResponsePayload = UniqueIdentifierResponsePayload;
Expand description
See KMIP 1.0 section 4.20 Destroy.
Aliased Type§
pub struct DestroyResponsePayload {
pub unique_identifier: UniqueIdentifier,
}
Fields§
§unique_identifier: UniqueIdentifier