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