Property | Type | Description | |
---|---|---|---|
$APIType | string | Original API's type | |
$CancelMsgSubID | string | Msg Sub Id that was used for the orginal operation. | |
$MsgSubID | string | Unique id for each API request to prevent duplicate payments. Optional Character length and limits: 38 single-byte characters maximum. |
Method | Description | |
---|---|---|
__construct ( $CancelMsgSubID = null, $APIType = null ) | Constructor with arguments |
public __construct ( $CancelMsgSubID = null, $APIType = null ) |
public string $CancelMsgSubID | ||
return | string |
public string $MsgSubID | ||
return | string |