interface GiftImage {
    giftPictureUrl: string;
}

Properties

Properties

giftPictureUrl: string