Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PaymillWrapper
Models
Address
C# 클래스 PaymillWrapper.Models.Address
파일 보기
프로젝트 열기: paymill/paymill-net
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
City
String
Country
String
Name
String
Phone
String
State
String
프로퍼티 상세
City
공개적으로 프로퍼티
public
String
City
리턴
String
Country
공개적으로 프로퍼티
public
String
Country
리턴
String
Name
공개적으로 프로퍼티
Name of recipient, max. 128 characters
public
String
Name
리턴
String
Phone
공개적으로 프로퍼티
public
String
Phone
리턴
String
State
공개적으로 프로퍼티
public
String
State
리턴
String