wip
This commit is contained in:
@@ -25,6 +25,7 @@ class ProfileResponse extends JsonResource
|
||||
'card_number' => $this->getOption('card_number'),
|
||||
'card_month' => $this->getOption('card_month'),
|
||||
'card_year' => $this->getOption('card_year'),
|
||||
'card_name' => $this->getOption('card_name'),
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user