RefundWebhookTest
extends TestCase
in package
Table of Contents
Methods
- testGetAmount() : mixed
- testGetBuyerPaysRefundFee() : mixed
- testGetCurrency() : mixed
- testGetId() : mixed
- testGetInvoice() : mixed
- testGetLastRefundNotification() : mixed
- testGetRefundFee() : mixed
- testGetRequestDate() : mixed
- testGetStatus() : mixed
- testGetSupportRequest() : mixed
- testImmediate() : mixed
- testInstanceOf() : mixed
- testToArray() : mixed
- createClassObject() : RefundWebhook
- objectSetters() : void
Methods
testGetAmount()
public
testGetAmount() : mixed
testGetBuyerPaysRefundFee()
public
testGetBuyerPaysRefundFee() : mixed
testGetCurrency()
public
testGetCurrency() : mixed
testGetId()
public
testGetId() : mixed
testGetInvoice()
public
testGetInvoice() : mixed
testGetLastRefundNotification()
public
testGetLastRefundNotification() : mixed
testGetRefundFee()
public
testGetRefundFee() : mixed
testGetRequestDate()
public
testGetRequestDate() : mixed
testGetStatus()
public
testGetStatus() : mixed
testGetSupportRequest()
public
testGetSupportRequest() : mixed
testImmediate()
public
testImmediate() : mixed
testInstanceOf()
public
testInstanceOf() : mixed
testToArray()
public
testToArray() : mixed
createClassObject()
private
createClassObject() : RefundWebhook
Return values
RefundWebhookobjectSetters()
private
objectSetters(RefundWebhook $refundWebhook) : void
Parameters
- $refundWebhook : RefundWebhook