Unique identifier for the object.
String representing the object's type. Objects of the same type share the same value.
ID of the Stripe account this fee was taken from.
Amount earned, in cents (or local equivalent).
Amount in cents (or local equivalent) refunded (can be less than the amount attribute on the fee if a partial refund was issued)
ID of the Connect application that earned the fee.
Balance transaction that describes the impact of this collected application fee on your account balance (not including refunds).
ID of the charge that the application fee was taken from.
Time at which the object was created. Measured in seconds since the Unix epoch.
Three-letter ISO currency code, in lowercase. Must be a supported currency.
Polymorphic source of the application fee. Includes the ID of the object the application fee was created from.
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
ID of the corresponding charge on the platform account, if this fee was the result of a charge using the destination parameter.
Whether the fee has been fully refunded. If the fee is only partially refunded, this attribute will still be false.
A list of refunds that have been applied to the fee.
The ApplicationFee object.