USPS Standardization
Using Your License Key
Collapse All
Expand All
View with Navigation Tools
Licensing
> Using Your License Key
//Trial Mode
StandardizationLogic
standardization =
new
StandardizationLogic
();
//License Mode
StandardizationLogic
standardization2 =
new
StandardizationLogic
(
"John Smith 101"
,
"asdfou=="
);