Stripe. DeletedRadar. ValueListItem
(stripity_stripe v3.3.2)
View Source
Summary
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.