View Source Stripe.DeletedRadar.ValueListItem (Striped v0.4.0)
Link to this section Summary
Link to this section 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.