View Source
ERWeb.Grpc.Eventrelay.DeleteDestinationsFromApiKeyResponse
(offbroadway_eventrelay v0.2.0)
Types
@type t() :: %ERWeb.Grpc.Eventrelay.DeleteDestinationsFromApiKeyResponse{
__unknown_fields__: [
{field_number :: integer(), Protobuf.Wire.Types.wire_type(),
value :: term()}
],
destination_ids: [String.t()],
id: String.t()
}