TIWCGJQPayPalCartProductWeightUnit Enumeration

Represents type TIWCGJQPayPalCartProductWeightUnit.

Namespace: IWCGJQPayPalCart
type
 TIWCGJQPayPalCartProductWeightUnit = (ppcpwuLbs,ppcpwuKgs);

The TIWCGJQPayPalCartProductWeightUnit type exposes the following members.

Show:
 NameDescription
ppcpwuKgs

Represents constant ppcpwuKgs.

ppcpwuLbs

Represents constant ppcpwuLbs.

Top