DocuSign CSharp Docs
Public Member Functions | Properties | List of all members
DocuSign.eSign.Model.LocalePolicyTab Class Reference

LocalePolicyTab More...

Inheritance diagram for DocuSign.eSign.Model.LocalePolicyTab:

Public Member Functions

 LocalePolicyTab (string AddressFormat=default(string), string CalendarType=default(string), string CultureName=default(string), string CurrencyCode=default(string), string CurrencyNegativeFormat=default(string), string CurrencyPositiveFormat=default(string), string CustomDateFormat=default(string), string CustomTimeFormat=default(string), string DateFormat=default(string), string InitialFormat=default(string), string NameFormat=default(string), string TimeFormat=default(string), string TimeZone=default(string), string UseLongCurrencyFormat=default(string))
 Initializes a new instance of the LocalePolicyTab class. More...
 
override string ToString ()
 Returns the string presentation of the object More...
 
string ToJson ()
 Returns the JSON string presentation of the object More...
 
override bool Equals (object obj)
 Returns true if objects are equal More...
 
bool Equals (LocalePolicyTab other)
 Returns true if LocalePolicyTab instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string AddressFormat [get, set]
 Gets or Sets AddressFormat More...
 
string CalendarType [get, set]
 Gets or Sets CalendarType More...
 
string CultureName [get, set]
 Gets or Sets CultureName More...
 
string CurrencyCode [get, set]
 Gets or Sets CurrencyCode More...
 
string CurrencyNegativeFormat [get, set]
 Gets or Sets CurrencyNegativeFormat More...
 
string CurrencyPositiveFormat [get, set]
 Gets or Sets CurrencyPositiveFormat More...
 
string CustomDateFormat [get, set]
 Gets or Sets CustomDateFormat More...
 
string CustomTimeFormat [get, set]
 Gets or Sets CustomTimeFormat More...
 
string DateFormat [get, set]
 Gets or Sets DateFormat More...
 
string InitialFormat [get, set]
 Gets or Sets InitialFormat More...
 
string NameFormat [get, set]
 Gets or Sets NameFormat More...
 
string TimeFormat [get, set]
 Gets or Sets TimeFormat More...
 
string TimeZone [get, set]
 Gets or Sets TimeZone More...
 
string UseLongCurrencyFormat [get, set]
 Gets or Sets UseLongCurrencyFormat More...
 

Detailed Description

LocalePolicyTab

Constructor & Destructor Documentation

◆ LocalePolicyTab()

DocuSign.eSign.Model.LocalePolicyTab.LocalePolicyTab ( string  AddressFormat = default(string),
string  CalendarType = default(string),
string  CultureName = default(string),
string  CurrencyCode = default(string),
string  CurrencyNegativeFormat = default(string),
string  CurrencyPositiveFormat = default(string),
string  CustomDateFormat = default(string),
string  CustomTimeFormat = default(string),
string  DateFormat = default(string),
string  InitialFormat = default(string),
string  NameFormat = default(string),
string  TimeFormat = default(string),
string  TimeZone = default(string),
string  UseLongCurrencyFormat = default(string) 
)
inline

Initializes a new instance of the LocalePolicyTab class.

Parameters
AddressFormatAddressFormat.
CalendarTypeCalendarType.
CultureNameCultureName.
CurrencyCodeCurrencyCode.
CurrencyNegativeFormatCurrencyNegativeFormat.
CurrencyPositiveFormatCurrencyPositiveFormat.
CustomDateFormatCustomDateFormat.
CustomTimeFormatCustomTimeFormat.
DateFormatDateFormat.
InitialFormatInitialFormat.
NameFormatNameFormat.
TimeFormatTimeFormat.
TimeZoneTimeZone.
UseLongCurrencyFormatUseLongCurrencyFormat.

Member Function Documentation

◆ Equals() [1/2]

override bool DocuSign.eSign.Model.LocalePolicyTab.Equals ( object  obj)
inline

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

bool DocuSign.eSign.Model.LocalePolicyTab.Equals ( LocalePolicyTab  other)
inline

Returns true if LocalePolicyTab instances are equal

Parameters
otherInstance of LocalePolicyTab to be compared
Returns
Boolean

◆ GetHashCode()

override int DocuSign.eSign.Model.LocalePolicyTab.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

string DocuSign.eSign.Model.LocalePolicyTab.ToJson ( )
inline

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string DocuSign.eSign.Model.LocalePolicyTab.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ AddressFormat

string DocuSign.eSign.Model.LocalePolicyTab.AddressFormat
getset

Gets or Sets AddressFormat

◆ CalendarType

string DocuSign.eSign.Model.LocalePolicyTab.CalendarType
getset

Gets or Sets CalendarType

◆ CultureName

string DocuSign.eSign.Model.LocalePolicyTab.CultureName
getset

Gets or Sets CultureName

◆ CurrencyCode

string DocuSign.eSign.Model.LocalePolicyTab.CurrencyCode
getset

Gets or Sets CurrencyCode

◆ CurrencyNegativeFormat

string DocuSign.eSign.Model.LocalePolicyTab.CurrencyNegativeFormat
getset

Gets or Sets CurrencyNegativeFormat

◆ CurrencyPositiveFormat

string DocuSign.eSign.Model.LocalePolicyTab.CurrencyPositiveFormat
getset

Gets or Sets CurrencyPositiveFormat

◆ CustomDateFormat

string DocuSign.eSign.Model.LocalePolicyTab.CustomDateFormat
getset

Gets or Sets CustomDateFormat

◆ CustomTimeFormat

string DocuSign.eSign.Model.LocalePolicyTab.CustomTimeFormat
getset

Gets or Sets CustomTimeFormat

◆ DateFormat

string DocuSign.eSign.Model.LocalePolicyTab.DateFormat
getset

Gets or Sets DateFormat

◆ InitialFormat

string DocuSign.eSign.Model.LocalePolicyTab.InitialFormat
getset

Gets or Sets InitialFormat

◆ NameFormat

string DocuSign.eSign.Model.LocalePolicyTab.NameFormat
getset

Gets or Sets NameFormat

◆ TimeFormat

string DocuSign.eSign.Model.LocalePolicyTab.TimeFormat
getset

Gets or Sets TimeFormat

◆ TimeZone

string DocuSign.eSign.Model.LocalePolicyTab.TimeZone
getset

Gets or Sets TimeZone

◆ UseLongCurrencyFormat

string DocuSign.eSign.Model.LocalePolicyTab.UseLongCurrencyFormat
getset

Gets or Sets UseLongCurrencyFormat


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