alias Stripe::TreasuryReceivedCreditsResourceLinkedFlowsSourceFlowDetails

Overview

The expandable object of the source flow.

Alias Definition

Stripe::TreasuryReceivedCreditsResourceSourceFlowsDetails

Defined in:

stripe/models/treasury_received_credits_resource_linked_flows_source_flow_details.cr

Constant Summary

ERROR_MESSAGE_FOR__TYPE = "invalid value for \"_type\", must be one of [credit_reversal, other, outbound_payment, payout]."
VALID_VALUES_FOR__TYPE = String.static_array("credit_reversal", "other", "outbound_payment", "payout")