The deleted_customer type.
deleted_customer
@type t() :: %Stripe.DeletedCustomer{ deleted: boolean(), id: binary(), object: binary() }
deleted
id
object