C# Class 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
Inheritance: EntityBase
Afficher le fichier Open project: danielsaidi/desk-csharp-sdk Class Usage Examples

Méthodes publiques

Méthode Description
Company ( ) : System
Company ( string json ) : System

Method Details

Company() public méthode

public Company ( ) : System
Résultat System

Company() public méthode

public Company ( string json ) : System
json string
Résultat System