Object/Class

org.mdedetrich.stripe.v1.Events

Type

Related Docs: class Type | package Events

Permalink

object Type extends Enum[Type]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Type
  2. Enum
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object AccountApplicationDeauthorized extends Type with Product with Serializable

    Permalink
  5. object AccountExternalAccountCreated extends Type with Product with Serializable

    Permalink
  6. object AccountExternalAccountDeleted extends Type with Product with Serializable

    Permalink
  7. object AccountExternalAccountUpdated extends Type with Product with Serializable

    Permalink
  8. object AccountUpdated extends Type with Product with Serializable

    Permalink
  9. object ApplicationFeeCreated extends Type with Product with Serializable

    Permalink
  10. object ApplicationFeeRefundUpdated extends Type with Product with Serializable

    Permalink
  11. object ApplicationFeeRefunded extends Type with Product with Serializable

    Permalink
  12. object BalanceAvailable extends Type with Product with Serializable

    Permalink
  13. object BitcoinReceiverCreated extends Type with Product with Serializable

    Permalink
  14. object BitcoinReceiverFilled extends Type with Product with Serializable

    Permalink
  15. object BitcoinReceiverTransactionCreated extends Type with Product with Serializable

    Permalink
  16. object BitcoinReceiverUpdated extends Type with Product with Serializable

    Permalink
  17. object ChargeCaptured extends Type with Product with Serializable

    Permalink
  18. object ChargeDisputeClosed extends Type with Product with Serializable

    Permalink
  19. object ChargeDisputeCreated extends Type with Product with Serializable

    Permalink
  20. object ChargeDisputeFundsReinstated extends Type with Product with Serializable

    Permalink
  21. object ChargeDisputeFundsWithdrawn extends Type with Product with Serializable

    Permalink
  22. object ChargeDisputeUpdated extends Type with Product with Serializable

    Permalink
  23. object ChargeFailed extends Type with Product with Serializable

    Permalink
  24. object ChargeRefunded extends Type with Product with Serializable

    Permalink
  25. object ChargeSucceeded extends Type with Product with Serializable

    Permalink
  26. object ChargeUpdated extends Type with Product with Serializable

    Permalink
  27. object CouponCreated extends Type with Product with Serializable

    Permalink
  28. object CouponDeleted extends Type with Product with Serializable

    Permalink
  29. object CouponUpdated extends Type with Product with Serializable

    Permalink
  30. object CustomerCreated extends Type with Product with Serializable

    Permalink
  31. object CustomerDeleted extends Type with Product with Serializable

    Permalink
  32. object CustomerDiscountCreated extends Type with Product with Serializable

    Permalink
  33. object CustomerDiscountDeleted extends Type with Product with Serializable

    Permalink
  34. object CustomerDiscountUpdated extends Type with Product with Serializable

    Permalink
  35. object CustomerSourceCreated extends Type with Product with Serializable

    Permalink
  36. object CustomerSourceDeleted extends Type with Product with Serializable

    Permalink
  37. object CustomerSourceUpdated extends Type with Product with Serializable

    Permalink
  38. object CustomerSubscriptionCreated extends Type with Product with Serializable

    Permalink
  39. object CustomerSubscriptionDeleted extends Type with Product with Serializable

    Permalink
  40. object CustomerSubscriptionTrialWillEnd extends Type with Product with Serializable

    Permalink
  41. object CustomerSubscriptionUpdated extends Type with Product with Serializable

    Permalink
  42. object CustomerUpdated extends Type with Product with Serializable

    Permalink
  43. object InvoiceCreated extends Type with Product with Serializable

    Permalink
  44. object InvoicePaymentFailed extends Type with Product with Serializable

    Permalink
  45. object InvoicePaymentSucceeded extends Type with Product with Serializable

    Permalink
  46. object InvoiceUpdated extends Type with Product with Serializable

    Permalink
  47. object InvoiceitemCreated extends Type with Product with Serializable

    Permalink
  48. object InvoiceitemDeleted extends Type with Product with Serializable

    Permalink
  49. object InvoiceitemUpdated extends Type with Product with Serializable

    Permalink
  50. object OrderCreated extends Type with Product with Serializable

    Permalink
  51. object OrderPaymentFailed extends Type with Product with Serializable

    Permalink
  52. object OrderPaymentSucceeded extends Type with Product with Serializable

    Permalink
  53. object OrderUpdated extends Type with Product with Serializable

    Permalink
  54. object PaymentCreated extends Type with Product with Serializable

    Permalink
  55. object Ping extends Type with Product with Serializable

    Permalink
  56. object PlanCreated extends Type with Product with Serializable

    Permalink
  57. object PlanDeleted extends Type with Product with Serializable

    Permalink
  58. object PlanUpdated extends Type with Product with Serializable

    Permalink
  59. object ProductCreated extends Type with Product with Serializable

    Permalink
  60. object ProductDeleted extends Type with Product with Serializable

    Permalink
  61. object ProductUpdated extends Type with Product with Serializable

    Permalink
  62. object RecipientCreated extends Type with Product with Serializable

    Permalink
  63. object RecipientDeleted extends Type with Product with Serializable

    Permalink
  64. object RecipientUpdated extends Type with Product with Serializable

    Permalink
  65. object SKUCreated extends Type with Product with Serializable

    Permalink
  66. object SKUDeleted extends Type with Product with Serializable

    Permalink
  67. object SKUUpdated extends Type with Product with Serializable

    Permalink
  68. object TransferCreated extends Type with Product with Serializable

    Permalink
  69. object TransferFailed extends Type with Product with Serializable

    Permalink
  70. object TransferPaid extends Type with Product with Serializable

    Permalink
  71. object TransferReversed extends Type with Product with Serializable

    Permalink
  72. object TransferUpdated extends Type with Product with Serializable

    Permalink
  73. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  74. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  76. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  77. implicit val eventTypeDecoder: Decoder[Type]

    Permalink
  78. implicit val eventTypeEncoder: Encoder[Type]

    Permalink
  79. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  80. macro def findValues: IndexedSeq[Type]

    Permalink
    Attributes
    protected
    Definition Classes
    Enum
  81. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  82. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  83. def indexOf(member: Type): Int

    Permalink
    Definition Classes
    Enum
  84. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  85. final lazy val lowerCaseNamesToValuesMap: Map[String, Type]

    Permalink
    Definition Classes
    Enum
  86. final lazy val namesToValuesMap: Map[String, Type]

    Permalink
    Definition Classes
    Enum
  87. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  88. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  89. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  90. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  91. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  92. final lazy val upperCaseNameValuesToMap: Map[String, Type]

    Permalink
    Definition Classes
    Enum
  93. val values: IndexedSeq[Type]

    Permalink
    Definition Classes
    Type → Enum
  94. final lazy val valuesToIndex: Map[Type, Int]

    Permalink
    Definition Classes
    Enum
  95. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  96. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  97. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  98. def withName(name: String): Type

    Permalink
    Definition Classes
    Enum
    Annotations
    @SuppressWarnings()
  99. def withNameInsensitive(name: String): Type

    Permalink
    Definition Classes
    Enum
    Annotations
    @SuppressWarnings()
  100. def withNameInsensitiveOption(name: String): Option[Type]

    Permalink
    Definition Classes
    Enum
  101. def withNameLowercaseOnly(name: String): Type

    Permalink
    Definition Classes
    Enum
    Annotations
    @SuppressWarnings()
  102. def withNameLowercaseOnlyOption(name: String): Option[Type]

    Permalink
    Definition Classes
    Enum
  103. def withNameOption(name: String): Option[Type]

    Permalink
    Definition Classes
    Enum
  104. def withNameUppercaseOnly(name: String): Type

    Permalink
    Definition Classes
    Enum
    Annotations
    @SuppressWarnings()
  105. def withNameUppercaseOnlyOption(name: String): Option[Type]

    Permalink
    Definition Classes
    Enum

Inherited from Enum[Type]

Inherited from AnyRef

Inherited from Any

Ungrouped