URL Property

The URL to which the request is made.

Object Oriented Interface

public function getURL();
public function setURL($value);

Procedural Interface

ipworksedi_as2sender_get($res, 102 );
ipworksedi_as2sender_set($res, 102, $value );

Default Value

''

Remarks

This property specifies the URL to which the request is made. SSL will be used if and only if the URL scheme is "https".

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 PHP Edition - Version 20.0 [Build 8203]