View Source
ERWeb.Grpc.Eventrelay.AddSubscriptionsToApiKeyResponse
(eventrelay_client v0.1.0)
Types
@type t() :: %ERWeb.Grpc.Eventrelay.AddSubscriptionsToApiKeyResponse{
__unknown_fields__: [
{field_number :: integer(), Protobuf.Wire.Types.wire_type(),
value :: term()}
],
id: String.t(),
subscription_ids: [String.t()]
}