Fauna csharp driver  4.2.0
Public Member Functions | Properties | List of all members
FaunaDB.Types.RefID Struct Reference

Public Member Functions

 RefID (string id, RefV collection, RefV database)
 

Properties

string Id [get]
 
RefV Collection [get]
 
RefV Database [get]
 

Detailed Description

Definition at line 6 of file RefV.cs.

Constructor & Destructor Documentation

◆ RefID()

FaunaDB.Types.RefID.RefID ( string  id,
RefV  collection,
RefV  database 
)

Definition at line 14 of file RefV.cs.

Property Documentation

◆ Collection

RefV FaunaDB.Types.RefID.Collection
get

Definition at line 10 of file RefV.cs.

◆ Database

RefV FaunaDB.Types.RefID.Database
get

Definition at line 12 of file RefV.cs.

◆ Id

string FaunaDB.Types.RefID.Id
get

Definition at line 8 of file RefV.cs.


The documentation for this struct was generated from the following file: