ServiceCommitments Property
Service commitments for the PackagingType when shipping to CountryCode .
Syntax
__property String ServiceCommitments[int ServiceIdx] = {read=FServiceCommitments, write=FSetServiceCommitments};
Default Value
""
Remarks
Service commitments for the ServicePackagingType when shipping to RecipientCountryCode.
This is valid only for USPS, and indicates how long it will take for the package to be delivered when shipped via ServicePackagingType.
The size of the array is controlled by the ServiceCount property.
This property is read-only and not available at design time.
Data Type
String