JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour
<?php namespace MercadoPago\Resources\PaymentMethod; /** SecurityCode class. */ class SecurityCode { /** Security code mode. */ public ?string $mode; /** Security code length. */ public ?int $length; /** Security code card location. */ public ?string $card_location; }