google_api_games v0.6.0 GoogleApi.Games.V1.Model.InstanceIosDetails View Source
This is a JSON template for 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:games#instanceIosDetails
) - Uniquely identifies the type of this resource. Value is always the fixed string games#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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.