AppRevenueAttributionRecordInput input object
Version unstable
Allows to supply an app revenue attribution record.
Input fields
-
amount (
MoneyInput!
) RequiredThe financial amount captured in this attribution.
-
capturedOn (
Date!
) RequiredThe date the financial amount was captured.
-
idempotencyKey (
String!
) RequiredThe unique value submitted during creation.
-
test (
Boolean!
) RequiredIndicates whether this is a test submission.
-
type (
AppRevenueAttributionType!
) RequiredThe type of revenue attribution.