C# Class OSAE.Nest.Structure

Mostra file Open project: opensourceautomation/Open-Source-Automation Class Usage Examples

Public Properties

Property Type Description
away string
country_code string
name string
peak_period_end_time string
peak_period_start_time string
postal_code string
structure_id string
time_zone string

Public Methods

Method Description
loadData ( string objectName ) : void

Method Details

loadData() public method

public loadData ( string objectName ) : void
objectName string
return void

Property Details

away public_oe property

public string away
return string

country_code public_oe property

public string country_code
return string

name public_oe property

public string name
return string

peak_period_end_time public_oe property

public string peak_period_end_time
return string

peak_period_start_time public_oe property

public string peak_period_start_time
return string

postal_code public_oe property

public string postal_code
return string

structure_id public_oe property

public string structure_id
return string

time_zone public_oe property

public string time_zone
return string