TIWCGJQPayPalCurrency Enumeration

Represents type TIWCGJQPayPalCurrency.

Namespace: IWCGJQPayPalCart
type
 TIWCGJQPayPalCurrency = (ppcAUD,ppcCAD,ppcEUR,ppcGBP,ppcJPY,ppcUSD,ppcNZD,ppcCHF,ppcHKD,ppcSGD,ppcSEK,ppcDKK,
 ppcPLN,ppcNOK,ppcHUF,ppcCZK,ppcILS,ppcMXN,ppcBRL,ppcMYR,ppcPHP,ppcTWD,ppcTHB,ppcTRY);

The TIWCGJQPayPalCurrency type exposes the following members.

Show:
 NameDescription
ppcAUD

Represents constant ppcAUD.

ppcBRL

Represents constant ppcBRL.

ppcCAD

Represents constant ppcCAD.

ppcCHF

Represents constant ppcCHF.

ppcCZK

Represents constant ppcCZK.

ppcDKK

Represents constant ppcDKK.

ppcEUR

Represents constant ppcEUR.

ppcGBP

Represents constant ppcGBP.

ppcHKD

Represents constant ppcHKD.

ppcHUF

Represents constant ppcHUF.

ppcILS

Represents constant ppcILS.

ppcJPY

Represents constant ppcJPY.

ppcMXN

Represents constant ppcMXN.

ppcMYR

Represents constant ppcMYR.

ppcNOK

Represents constant ppcNOK.

ppcNZD

Represents constant ppcNZD.

ppcPHP

Represents constant ppcPHP.

ppcPLN

Represents constant ppcPLN.

ppcSEK

Represents constant ppcSEK.

ppcSGD

Represents constant ppcSGD.

ppcTHB

Represents constant ppcTHB.

ppcTRY

Represents constant ppcTRY.

ppcTWD

Represents constant ppcTWD.

ppcUSD

Represents constant ppcUSD.

Top