oxonlinelicensecheckresponse.php

Go to the documentation of this file.
00001 <?php
00002 
00011 class oxOnlineLicenseCheckResponse
00012 {
00013 
00019     public $code;
00020 
00026     public $message;
00027 }