Метод | Описание | |
---|---|---|
GetRates ( ) : void | ||
GetServiceCodes ( ) : string>.IDictionary |
Returns the supported service codes
|
|
IsDomesticUSPSAvailable ( ) : bool | ||
USPSInternationalProvider ( ) : System | ||
USPSInternationalProvider ( string userId ) : System |
|
|
USPSInternationalProvider ( string userId, string service ) : System |
|
Метод | Описание | |
---|---|---|
ParseResult ( string response ) : void |
public GetServiceCodes ( ) : string>.IDictionary |
||
Результат | string>.IDictionary |
public USPSInternationalProvider ( ) : System | ||
Результат | System |
public USPSInternationalProvider ( string userId ) : System | ||
userId | string | |
Результат | System |
public USPSInternationalProvider ( string userId, string service ) : System | ||
userId | string | |
service | string | |
Результат | System |