C# 클래스 com.openrest.v1_1.Organization

상속: OpenrestObject
파일 보기 프로젝트 열기: wix/openrest4net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
address Address
altDomains IList
apps IList
colorScheme ColorScheme
contact Contact
created long?
description string>.IDictionary
domain string
externalContacts Contact>.IDictionary
externalIds string>.IDictionary
icon string
id string
link string
locale string
locales IList
modified long?
noImagePicture string
picture string
properties string>.IDictionary
seo Seo
timezone string
title string>.IDictionary

보호된 메소드들

메소드 설명
Organization ( string type ) : System

메소드 상세

Organization() 보호된 메소드

protected Organization ( string type ) : System
type string
리턴 System

프로퍼티 상세

address 공개적으로 프로퍼티

public Address,com.openrest.v1_1 address
리턴 Address

altDomains 공개적으로 프로퍼티

public IList altDomains
리턴 IList

apps 공개적으로 프로퍼티

public IList apps
리턴 IList

colorScheme 공개적으로 프로퍼티

public ColorScheme,com.openrest.v1_1 colorScheme
리턴 ColorScheme

contact 공개적으로 프로퍼티

public Contact,com.openrest.v1_1 contact
리턴 Contact

created 공개적으로 프로퍼티

public long? created
리턴 long?

description 공개적으로 프로퍼티

public IDictionary description
리턴 string>.IDictionary

domain 공개적으로 프로퍼티

public string domain
리턴 string

externalContacts 공개적으로 프로퍼티

public IDictionary externalContacts
리턴 Contact>.IDictionary

externalIds 공개적으로 프로퍼티

public IDictionary externalIds
리턴 string>.IDictionary

icon 공개적으로 프로퍼티

public string icon
리턴 string

id 공개적으로 프로퍼티

public string id
리턴 string

link 공개적으로 프로퍼티

public string link
리턴 string

locale 공개적으로 프로퍼티

public string locale
리턴 string

locales 공개적으로 프로퍼티

public IList locales
리턴 IList

modified 공개적으로 프로퍼티

public long? modified
리턴 long?

noImagePicture 공개적으로 프로퍼티

public string noImagePicture
리턴 string

picture 공개적으로 프로퍼티

public string picture
리턴 string

properties 공개적으로 프로퍼티

public IDictionary properties
리턴 string>.IDictionary

seo 공개적으로 프로퍼티

public Seo,com.openrest.v1_1 seo
리턴 Seo

timezone 공개적으로 프로퍼티

public string timezone
리턴 string

title 공개적으로 프로퍼티

public IDictionary title
리턴 string>.IDictionary