FundsReservationEvent
Stay organized with collections
Save and categorize content based on your preferences.
This represents fees associated with a funds reservation. It is associated with a reserveFunds
.
Fields |
fundsReservationRequestId |
string
REQUIRED: requestId that was sent by Google for the reserveFunds request that this settlementEvent pertains to.
|
eventFee |
object (Amount )
REQUIRED: If this amount is negative then it represents monetary value moving from Google to the payment integrator. If this is positive it is money from the payment integrator due to Google. If the fee is broken down into several parts, this value is the sum of them and the amount settled. A breakdown of the fee can be specified in the eventFeeBreakdown .
|
eventFeeBreakdown |
object (EventFeeBreakdown )
OPTIONAL: This is a breakdown of the eventFee . It is used for reporting purposes and is not factored into the settlementAmount . It is used to understand what parts of the eventFee are attributable to what sources.
|
eventPresentmentDetails |
object (EventPresentmentDetails )
REQUIRED: Specify details about the funds reservation currency, amount and the conversion rate to the settlement currency.
|
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[[["The JSON representation defines fees for a funds reservation linked to a `reserveFunds` request."],["`eventFee` indicates the monetary value exchange between Google and the payment integrator, with negative values representing funds moving to the integrator."],["`eventFeeBreakdown` provides a detailed breakdown of the `eventFee` for reporting and analysis purposes."],["`eventPresentmentDetails` contains information about the currency, amount, and conversion rate for the funds reservation."]]],[]]