DeleteTrustedEntityCredentialResponse

Data class representing the response of a delete trusted entity credential operation.

Constructors

Link copied to clipboard
constructor(isSuccess: Boolean)

Properties

Link copied to clipboard

True if the delete trusted entity credential operation was successful, false otherwise.