Table of Contents

Class GenericResponse

Namespace
Supabase.Storage
Assembly
Supabase.Storage.dll
public class GenericResponse
Inheritance
GenericResponse
Inherited Members
Extension Methods

Properties

Message

[JsonProperty("message")]
public string? Message { get; set; }

Property Value

string