deleteAgreement
inline suspend fun TransferClient.deleteAgreement(crossinline block: DeleteAgreementRequest.Builder.() -> Unit): DeleteAgreementResponse
Delete the agreement that's specified in the provided AgreementId
.
Delete the agreement that's specified in the provided AgreementId
.