interface Snapcode {
    deepLink: string;
    imageUrl: string;
}

Properties

Properties

deepLink: string
imageUrl: string