C# 클래스 Desk.Entities.Company

This class represents the object that is received when requesting companies from the desk.com API.
Link: http://github.com/danielsaidi/desk-csharp-sdk
상속: EntityBase
파일 보기 프로젝트 열기: danielsaidi/desk-csharp-sdk 1 사용 예제들

공개 메소드들

메소드 설명
Company ( ) : System
Company ( string json ) : System

메소드 상세

Company() 공개 메소드

public Company ( ) : System
리턴 System

Company() 공개 메소드

public Company ( string json ) : System
json string
리턴 System