Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
EppLib
Entities
PostalInfo
C# Class EppLib.Entities.PostalInfo
ファイルを表示
Open project: CodeMakerInc/EppLib.NET
Class Usage Examples
Public Properties
Property
Type
Description
m_address
PostalAddress
m_name
string
m_org
string
m_type
string
Property Details
m_address
public_oe property
public
PostalAddress,EppLib.Entities
m_address
return
PostalAddress
m_name
public_oe property
public
string
m_name
return
string
m_org
public_oe property
If the contact name is an individual, an organization can be entered. Otherwise, it must be omitted.
public
string
m_org
return
string
m_type
public_oe property
public
string
m_type
return
string