CardImage interface 
Represents a Card Image.
Properties
| alt | The alternative text for the image. | 
| tap | The action to be performed when the image is tapped. | 
| url | The URL of the image. | 
Property Details
alt
The alternative text for the image.
alt?: stringProperty Value
string
tap
url
The URL of the image.
url: stringProperty Value
string