Uses of Interface
com.daml.ledger.api.v1.admin.PartyManagementServiceOuterClass.UpdatePartyDetailsRequestOrBuilder
-
Packages that use PartyManagementServiceOuterClass.UpdatePartyDetailsRequestOrBuilder Package Description com.daml.ledger.api.v1.admin -
-
Uses of PartyManagementServiceOuterClass.UpdatePartyDetailsRequestOrBuilder in com.daml.ledger.api.v1.admin
Classes in com.daml.ledger.api.v1.admin that implement PartyManagementServiceOuterClass.UpdatePartyDetailsRequestOrBuilder Modifier and Type Class Description static class
PartyManagementServiceOuterClass.UpdatePartyDetailsRequest
Required authorization: ``HasRight(ParticipantAdmin)`` In a scenario when a party is known to this participant but has been allocated through a different participant, the resource version of it might be not set on this participant until after the first update RPC has been completed.static class
PartyManagementServiceOuterClass.UpdatePartyDetailsRequest.Builder
Required authorization: ``HasRight(ParticipantAdmin)`` In a scenario when a party is known to this participant but has been allocated through a different participant, the resource version of it might be not set on this participant until after the first update RPC has been completed.
-