PaymentMethodLogo interface
Logo of payment method.
Properties
mime |
MIME type of the logo. NOTE: This property will not be serialized. It can only be populated by the server. |
url | Public URL of image of the logo. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
mimeType
MIME type of the logo. NOTE: This property will not be serialized. It can only be populated by the server.
mimeType?: string
Property Value
string
url
Public URL of image of the logo. NOTE: This property will not be serialized. It can only be populated by the server.
url?: string
Property Value
string