Core/Configuration/BaseUrl.php
- Package
- Default
Package: DefaultBase Urls for QBO, QBD and IPP
Properties
Methods



__construct(string $Qbd = NULL, string $Qbo = NULL, string $Ipp = NULL) : void
Initializes a new instance of the BaseUrl class.
ParametersName | Type | Description |
---|
$Qbd | string | url for QuickBooks Desktop Rest Service |
---|
$Qbo | string | url for QuickBooks Online Rest Service |
---|
$Ipp | string | url for Platform Rest Service |
---|