ShipperAccountServiceTypeLinkResponseAdditionalLabelJson Property |
[This is preliminary documentation and is subject to change.]
Any additional Json for formatting and adding additional fields to labels.
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic string AdditionalLabelJson { get; set; }
Public Property AdditionalLabelJson As String
Get
Set
public:
property String^ AdditionalLabelJson {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also