Documentation of the CarRentalAgentService

WeekendSpecialRate. Method 

prefixes the large image of the vehicle object with the given url. If either the vehicle oor the large image property of the vehicle is null, nothing happens.

public void (
   String p_url
);

Parameters

String
url to prefix picture with

Remarks

ensure that the given url ends with "/", otherwise an invalid link is created.

See Also

WeekendSpecialRate Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace