GoogleApi.Games.V1.Model.InstanceIosDetails (google_api_games v0.21.1) View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.