Attributes

class Attributes

Types

AppType
Link copied to clipboard
enum AppType : Enum<LocationBasedAppBody.Attributes.AppType>
Cache
Link copied to clipboard
enum Cache : Enum<LocationBasedAppBody.Attributes.Cache>

Properties

androidInstantAppUrl
Link copied to clipboard
var androidInstantAppUrl: String? = null
appType
Link copied to clipboard
var appType: LocationBasedAppBody.Attributes.AppType? = null
cache
Link copied to clipboard
var cache: LocationBasedAppBody.Attributes.Cache? = null
createdAt
Link copied to clipboard
var createdAt: Date? = null
deletedAt
Link copied to clipboard
var deletedAt: Date? = null
logoUrl
Link copied to clipboard
var logoUrl: String? = null
pwaUrl
Link copied to clipboard
var pwaUrl: String? = null
subtitle
Link copied to clipboard
var subtitle: String? = null
title
Link copied to clipboard
var title: String? = null
updatedAt
Link copied to clipboard
var updatedAt: Date? = null