View Source GoogleApi.Games.V1.Model.InstanceIosDetails (google_api_games v0.26.1)
The iOS details resource.
Attributes
-
bundleIdentifier(type:String.t, default:nil) - Bundle identifier. -
itunesAppId(type:String.t, default:nil) - iTunes App ID. -
kind(type:String.t, default:nil) - Uniquely identifies the type of this resource. Value is always the fixed stringgames#instanceIosDetails. -
preferredForIpad(type:boolean(), default:nil) - Indicates that this instance is the default for new installations on iPad devices. -
preferredForIphone(type:boolean(), default:nil) - Indicates that this instance is the default for new installations on iPhone devices. -
supportIpad(type:boolean(), default:nil) - Flag to indicate if this instance supports iPad. -
supportIphone(type:boolean(), default:nil) - Flag to indicate if this instance supports iPhone.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.