View Source Stripe.DeletedRadar.ValueListItem (Striped v0.5.0) (generated)
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.
deletedAlways true for a deleted objectidUnique identifier for the object.objectString representing the object's type. Objects of the same type share the same value.