GoogleApi.Content.V21.Model.ListReturnPolicyOnlineResponse (google_api_content v0.51.0) View Source
Response message for the ListReturnPolicyOnline
method.
Attributes
-
returnPolicies
(type:list(GoogleApi.Content.V21.Model.ReturnPolicyOnline.t)
, default:nil
) - The retrieved return policies.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Content.V21.Model.ListReturnPolicyOnlineResponse{ returnPolicies: [GoogleApi.Content.V21.Model.ReturnPolicyOnline.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.