Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CallfireApiClient
Api
Contacts
Model
ContactList
C# Class CallfireApiClient.Api.Contacts.Model.ContactList
Inheritance:
CallfireApiClient.Api.Common.Model.CallfireModel
显示文件
Open project: CallFire/callfire-api-client-csharp
Public Properties
Property
Type
Description
Created
DateTime?
Id
long?
Name
string
Size
int?
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Created
public_oe property
public
DateTime?
Created
return
DateTime?
Id
public_oe property
public
long?
Id
return
long?
Name
public_oe property
public
string
Name
return
string
Size
public_oe property
public
int?
Size
return
int?