View Source Stripe.DeletedTerminal.Configuration (Striped v0.5.0) (generated)
Link to this section Summary
Link to this section Types
@type t() :: %Stripe.DeletedTerminal.Configuration{ deleted: boolean(), id: binary(), object: binary() }
The deleted_terminal.configuration 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.