mirror of
https://github.com/anikeen-com/id.git
synced 2026-03-17 23:56:12 +00:00
@@ -29,7 +29,7 @@ class Transactions extends BaseCollection
|
|||||||
* - payment_intent: The payment intent (optional)
|
* - payment_intent: The payment intent (optional)
|
||||||
* - status: The status (e.g. "expired", "failed", "pending", "refunded", "succeeded")
|
* - status: The status (e.g. "expired", "failed", "pending", "refunded", "succeeded")
|
||||||
* - type: The type (e.g. "deposit", "withdrawal")
|
* - type: The type (e.g. "deposit", "withdrawal")
|
||||||
* - amount: The payload
|
* - amount: The amount
|
||||||
* - created_at: The created at datetime string (e.g. "Y-M-D H:i:s")
|
* - created_at: The created at datetime string (e.g. "Y-M-D H:i:s")
|
||||||
* @throws Throwable
|
* @throws Throwable
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user