Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Iyzipay
Model
Currency
C# Class Iyzipay.Model.Currency
Exibir arquivo
Open project: iyzico/iyzipay-dotnet
Public Properties
Property
Type
Description
EUR
Currency
GBP
Currency
IRR
Currency
TRY
Currency
USD
Currency
Public Methods
Method
Description
ToString
( ) :
String
Private Methods
Method
Description
Currency
(
String
value
) :
System
Method Details
ToString()
public
method
public
ToString
( ) :
String
return
String
Property Details
EUR
public_oe static_oe property
public
static
Currency
EUR
return
Currency
GBP
public_oe static_oe property
public
static
Currency
GBP
return
Currency
IRR
public_oe static_oe property
public
static
Currency
IRR
return
Currency
TRY
public_oe static_oe property
public
static
Currency
TRY
return
Currency
USD
public_oe static_oe property
public
static
Currency
USD
return
Currency