Class Syspay_Merchant_Entity_SubscriptionEvent
A subscription event object
- Syspay_Merchant_Entity
-
Syspay_Merchant_Entity_SubscriptionEvent implements Syspay_Merchant_Entity_ReturnedEntityInterface
public static
|
#
buildFromResponse( stdClass $response )
Build an event entity based on a json-decoded event stdClass |
public
DateTime
|
|
public
|
|
public
string
|
|
public
|
getType(),
toArray()
|
string |
TYPE
|
# 'subscription_event' |
string |
TYPE_TRIAL
|
# 'TRIAL' |
string |
TYPE_FREE_TRIAL
|
# 'FREE_TRIAL' |
string |
TYPE_INITIAL
|
# 'INITIAL' |
string |
TYPE_BILL
|
# 'BILL' |
string |
TYPE_END
|
# 'END' |
$raw
|