src/Model/StripeLocalCard.php
StripeLocalCard
has 42 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class StripeLocalCard implements StripeLocalResourceInterface
{
/** @var array<array-key, string> Properties of the Model that may not be present in the SDK model: these must be ignored when populating the local model */
public const IGNORE = [
// This is used internally to save the error returned by the API when calling it