deleteAccess
inline suspend fun TransferClient.deleteAccess(crossinline block: DeleteAccessRequest.Builder.() -> Unit): DeleteAccessResponse
Allows you to delete the access specified in the ServerID
and ExternalID
parameters.
Allows you to delete the access specified in the ServerID
and ExternalID
parameters.