Skip to content

Commit

Permalink
update digital line (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielen-meli committed Jun 17, 2024
1 parent c0c6b73 commit a12581b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/MercadoPago/Resources/Payment/TransactionDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ class TransactionDetails
/** Barcode info. */
public array|object|null $barcode;

/** digitable_line. */
public ?string $digitable_line;

/** Verification code info. */
public ?string $verification_code;

Expand Down

0 comments on commit a12581b

Please sign in to comment.