C# Class OpenMetaverse.GroupAccountSummary

Mostrar archivo Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Public Properties

Property Type Description
Balance int
CurrentInterval int
GroupTaxCurrent int
GroupTaxEstimate int
IntervalDays int
LandTaxCurrent int
LandTaxEstimate int
LastTaxDate string
LightTaxCurrent int
LightTaxEstimate int
NonExemptMembers int
ObjectTaxCurrent int
ObjectTaxEstimate int
ParcelDirFeeCurrent int
ParcelDirFeeEstimate int
StartDate string
TaxDate string
TotalCredits int
TotalDebits int

Property Details

Balance public_oe property

public int Balance
return int

CurrentInterval public_oe property

public int CurrentInterval
return int

GroupTaxCurrent public_oe property

public int GroupTaxCurrent
return int

GroupTaxEstimate public_oe property

public int GroupTaxEstimate
return int

IntervalDays public_oe property

public int IntervalDays
return int

LandTaxCurrent public_oe property

public int LandTaxCurrent
return int

LandTaxEstimate public_oe property

public int LandTaxEstimate
return int

LastTaxDate public_oe property

public string LastTaxDate
return string

LightTaxCurrent public_oe property

public int LightTaxCurrent
return int

LightTaxEstimate public_oe property

public int LightTaxEstimate
return int

NonExemptMembers public_oe property

public int NonExemptMembers
return int

ObjectTaxCurrent public_oe property

public int ObjectTaxCurrent
return int

ObjectTaxEstimate public_oe property

public int ObjectTaxEstimate
return int

ParcelDirFeeCurrent public_oe property

public int ParcelDirFeeCurrent
return int

ParcelDirFeeEstimate public_oe property

public int ParcelDirFeeEstimate
return int

StartDate public_oe property

public string StartDate
return string

TaxDate public_oe property

public string TaxDate
return string

TotalCredits public_oe property

public int TotalCredits
return int

TotalDebits public_oe property

public int TotalDebits
return int