google_api_android_publisher v0.11.0 GoogleApi.AndroidPublisher.V3.Model.ReviewReplyResult View Source
Attributes
lastEdited
(type:GoogleApi.AndroidPublisher.V3.Model.Timestamp.t
, default:nil
) - The time at which the reply took effect.replyText
(type:String.t
, default:nil
) - The reply text that was applied.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.AndroidPublisher.V3.Model.ReviewReplyResult{ lastEdited: GoogleApi.AndroidPublisher.V3.Model.Timestamp.t(), replyText: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.