PaymentMethodLogo Class
Logo of payment method.
Constructor
PaymentMethodLogo(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
mime_type
|
MIME type of the logo. |
|
url
|
Public URL of image of the logo. |
Attributes
mime_type
MIME type of the logo.
mime_type: str | None
url
Public URL of image of the logo.
url: str | None