Skip to content

CreditCardType is not accessible although it's used as a parameter to a public method #860

@SaraMahdy

Description

@SaraMahdy

Describe the bug
CreditCardType enum has recently changed to be internal instead of external. This breaks any code that either uses the enum directly or the public method creditCard(CreditCardType creditCardType).

Expected behavior
CreditCardType be exposed to public.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions