View Source Stripe.DeletedRadar.ValueListItem (stripity_stripe v3.2.0)
Summary
Types
@type t() :: %Stripe.DeletedRadar.ValueListItem{ deleted: boolean(), id: binary(), object: binary() }
The deleted_radar.value_list_item
type.
deleted
Always true for a deleted objectid
Unique identifier for the object.object
String representing the object's type. Objects of the same type share the same value.