ImageTransactionData

interface ImageTransactionData {
    image?: ImagesFieldValue;
}

Properties

Properties

ImageTransactionData