ProductInfo¶
Contains information about a product that can be paid with invoice
ProductInfo(
title: string,
description: FormattedText,
photo: Photo
) → ProductInfo
ProductInfo¶Contains information about a product that can be paid with invoice
ProductInfo(
title: string,
description: FormattedText,
photo: Photo
) → ProductInfo