Table of Contents

Class OneofCaseSchema

Namespace
Virtufin.Api.Services
Assembly
Virtufin.Api.dll

Represents a case within a oneof field group.

public class OneofCaseSchema
Inheritance
OneofCaseSchema
Inherited Members

Properties

FieldNumber

public int FieldNumber { get; set; }

Property Value

int

Name

public string Name { get; set; }

Property Value

string

Type

public string Type { get; set; }

Property Value

string

TypeName

public string TypeName { get; set; }

Property Value

string