Webhook extends Model
Modelo tratar la informacion de webhook (clip)
Table of Contents
Properties
- $api_version : mixed
- $attempts : mixed
- $barcode : mixed
- $cancelled_at : mixed
- $completed_at : mixed
- $created_at : mixed
- $customer_email : mixed
- $declined_at : mixed
- $detail_type : mixed
- $expired_at : mixed
- $expires_at : mixed
- $id : mixed
- $me_reference_id : mixed
- $payment_date : mixed
- $payment_request_id : mixed
- $payment_type : mixed
- $receipt_no : mixed
- $resource : mixed
- $resource_status : mixed
- $sent_date : mixed
- $transaction_id : mixed
Methods
- rules() : array<string|int, mixed>
- Desc: Reglas de validación.
Properties
$api_version
public
mixed
$api_version
$attempts
public
mixed
$attempts
$barcode
public
mixed
$barcode
$cancelled_at
public
mixed
$cancelled_at
$completed_at
public
mixed
$completed_at
$created_at
public
mixed
$created_at
$customer_email
public
mixed
$customer_email
$declined_at
public
mixed
$declined_at
$detail_type
public
mixed
$detail_type
$expired_at
public
mixed
$expired_at
$expires_at
public
mixed
$expires_at
$id
public
mixed
$id
$me_reference_id
public
mixed
$me_reference_id
$payment_date
public
mixed
$payment_date
$payment_request_id
public
mixed
$payment_request_id
$payment_type
public
mixed
$payment_type
$receipt_no
public
mixed
$receipt_no
$resource
public
mixed
$resource
$resource_status
public
mixed
$resource_status
$sent_date
public
mixed
$sent_date
$transaction_id
public
mixed
$transaction_id
Methods
rules()
Desc: Reglas de validación.
public
rules() : array<string|int, mixed>
Notes: n/a
Ref: https://www.yiiframework.com/doc/api/2.0/yii-base-model#rules()-detail
Date: 2025-08-05, Version: v0.2507.01
Example: n/a