URLC
class URLC
Data structure to represent the response sent by Dotpay.
Properties
| string | $id | ||
| string | $operation_number | ||
| string | $operation_type | ||
| string | $operation_status | ||
| string | $operation_amount | ||
| string | $operation_currency | ||
| string | $operation_withdrawal_amount | ||
| string | $operation_commission_amount | ||
| string | $is_completed | ||
| string | $operation_original_amount | ||
| string | $operation_original_currency | ||
| string | $operation_datetime | ||
| string | $operation_related_number | ||
| string | $control | ||
| string | $description | ||
| string | |||
| string | $p_info | ||
| string | $p_email | ||
| string | $credit_card_issuer_identification_number | ||
| string | $credit_card_masked_number | ||
| string | $credit_card_brand_codename | ||
| string | $credit_card_brand_code | ||
| string | $credit_card_id | ||
| string | $channel | ||
| string | $channel_country | ||
| string | $geoip_country | ||
| string | $signature |