chromium/out/Default/gen/third_party/blink/public/mojom/digital_goods/digital_goods.mojom-params-data.h

// third_party/blink/public/mojom/digital_goods/digital_goods.mojom-params-data.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef THIRD_PARTY_BLINK_PUBLIC_MOJOM_DIGITAL_GOODS_DIGITAL_GOODS_MOJOM_PARAMS_DATA_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_DIGITAL_GOODS_DIGITAL_GOODS_MOJOM_PARAMS_DATA_H_

#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"

#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif

namespace mojo::internal {
class ValidationContext;
}


namespace payments::mojom {
namespace internal {
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) DigitalGoods_GetDetails_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) DigitalGoods_GetDetails_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) DigitalGoods_ListPurchases_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) DigitalGoods_ListPurchases_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) DigitalGoods_ListPurchaseHistory_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) DigitalGoods_ListPurchaseHistory_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) DigitalGoods_Consume_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) DigitalGoods_Consume_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) DigitalGoodsFactory_CreateDigitalGoods_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) DigitalGoodsFactory_CreateDigitalGoods_ResponseParams_Data {};
static_assert;

}  // namespace internal


class DigitalGoods_GetDetails_ParamsDataView {};


class DigitalGoods_GetDetails_ResponseParamsDataView {};


class DigitalGoods_ListPurchases_ParamsDataView {};


class DigitalGoods_ListPurchases_ResponseParamsDataView {};


class DigitalGoods_ListPurchaseHistory_ParamsDataView {};


class DigitalGoods_ListPurchaseHistory_ResponseParamsDataView {};


class DigitalGoods_Consume_ParamsDataView {};


class DigitalGoods_Consume_ResponseParamsDataView {};


class DigitalGoodsFactory_CreateDigitalGoods_ParamsDataView {};


class DigitalGoodsFactory_CreateDigitalGoods_ResponseParamsDataView {};

inline void DigitalGoods_GetDetails_ParamsDataView::GetItemIdsDataView(
    mojo::ArrayDataView<mojo::StringDataView>* output) {}


inline void DigitalGoods_GetDetails_ResponseParamsDataView::GetItemDetailsListDataView(
    mojo::ArrayDataView<::payments::mojom::ItemDetailsDataView>* output) {}




inline void DigitalGoods_ListPurchases_ResponseParamsDataView::GetPurchaseReferenceListDataView(
    mojo::ArrayDataView<::payments::mojom::PurchaseReferenceDataView>* output) {}




inline void DigitalGoods_ListPurchaseHistory_ResponseParamsDataView::GetPurchaseReferenceListDataView(
    mojo::ArrayDataView<::payments::mojom::PurchaseReferenceDataView>* output) {}


inline void DigitalGoods_Consume_ParamsDataView::GetPurchaseTokenDataView(
    mojo::StringDataView* output) {}




inline void DigitalGoodsFactory_CreateDigitalGoods_ParamsDataView::GetPaymentMethodDataView(
    mojo::StringDataView* output) {}





}  // payments::mojom

#if defined(__clang__)
#pragma clang diagnostic pop
#endif

#endif  // THIRD_PARTY_BLINK_PUBLIC_MOJOM_DIGITAL_GOODS_DIGITAL_GOODS_MOJOM_PARAMS_DATA_H_