Table of Contents

Class StorageBucketOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class StorageBucketOptions
Inheritance
StorageBucketOptions
Inherited Members

Constructors

StorageBucketOptions()

public StorageBucketOptions()

Fields

Expires

[Value("expires")]
public Number Expires

Field Value

Number

Persisted

[Value("persisted")]
public bool Persisted

Field Value

bool

Quota

[Value("quota")]
public ulong Quota

Field Value

ulong