deleteCertificate
inline suspend fun TransferClient.deleteCertificate(crossinline block: DeleteCertificateRequest.Builder.() -> Unit): DeleteCertificateResponse
Deletes the certificate that's specified in the CertificateId
parameter.