Trait

com.outr.stripe

Implicits

Related Doc: package stripe

Permalink

trait Implicits extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Implicits
  2. AnyRef
  3. 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. implicit val acceptanceDecoder: Decoder[Acceptance]

    Permalink
    Attributes
    protected
  5. implicit val acceptanceEncoder: MapEncoder[Acceptance]

    Permalink
    Attributes
    protected
  6. implicit val accountDecoder: Decoder[Account]

    Permalink
    Attributes
    protected
  7. implicit val accountListDecoder: Decoder[StripeList[Account]]

    Permalink
    Attributes
    protected
  8. implicit val accountVerificationDecoder: Decoder[AccountVerification]

    Permalink
    Attributes
    protected
  9. implicit val addressDecoder: Decoder[Address]

    Permalink
    Attributes
    protected
  10. implicit val addressEncoder: MapEncoder[Address]

    Permalink
    Attributes
    protected
  11. implicit val addressKanaEncoder: MapEncoder[AddressKana]

    Permalink
    Attributes
    protected
  12. implicit val addressKanjiEncoder: MapEncoder[AddressKanji]

    Permalink
    Attributes
    protected
  13. implicit val applicationFeeDecoder: Decoder[ApplicationFee]

    Permalink
    Attributes
    protected
  14. implicit val applicationFeeListDecoder: Decoder[StripeList[ApplicationFee]]

    Permalink
    Attributes
    protected
  15. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  16. implicit val balanceDecoder: Decoder[Balance]

    Permalink
    Attributes
    protected
  17. implicit val balanceEntryDecoder: Decoder[BalanceEntry]

    Permalink
    Attributes
    protected
  18. implicit val balanceTransactionDecoder: Decoder[BalanceTransaction]

    Permalink
    Attributes
    protected
  19. implicit val balanceTransactionListDecoder: Decoder[StripeList[BalanceTransaction]]

    Permalink
    Attributes
    protected
  20. implicit val bankAccountDecoder: Decoder[BankAccount]

    Permalink
    Attributes
    protected
  21. implicit val bankAccountEncoder: MapEncoder[BankAccount]

    Permalink
    Attributes
    protected
  22. implicit val bankAccountListDecoder: Decoder[StripeList[BankAccount]]

    Permalink
    Attributes
    protected
  23. implicit val bigDecimalEncoder: MapEncoder[BigDecimal]

    Permalink
    Attributes
    protected
  24. implicit val booleanEncoder: MapEncoder[Boolean]

    Permalink
    Attributes
    protected
  25. implicit val cardDecoder: Decoder[Card]

    Permalink
    Attributes
    protected
  26. implicit val cardEncoder: MapEncoder[Card]

    Permalink
    Attributes
    protected
  27. implicit val cardListDecoder: Decoder[StripeList[Card]]

    Permalink
    Attributes
    protected
  28. implicit val chargeDecoder: Decoder[Charge]

    Permalink
    Attributes
    protected
  29. implicit val chargeListDecoder: Decoder[StripeList[Charge]]

    Permalink
    Attributes
    protected
  30. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  31. implicit val countrySpecDecoder: Decoder[CountrySpec]

    Permalink
    Attributes
    protected
  32. implicit val countrySpecListDecoder: Decoder[StripeList[CountrySpec]]

    Permalink
    Attributes
    protected
  33. implicit val couponDecoder: Decoder[Coupon]

    Permalink
    Attributes
    protected
  34. implicit val couponListDecoder: Decoder[StripeList[Coupon]]

    Permalink
    Attributes
    protected
  35. implicit val customerDecoder: Decoder[Customer]

    Permalink
    Attributes
    protected
  36. implicit val customerListDecoder: Decoder[StripeList[Customer]]

    Permalink
    Attributes
    protected
  37. implicit val dateEncoder: MapEncoder[Date]

    Permalink
    Attributes
    protected
  38. implicit val declineChargesOnDecoder: Decoder[DeclineChargeOn]

    Permalink
    Attributes
    protected
  39. implicit val declineChargesOnEncoder: MapEncoder[DeclineChargeOn]

    Permalink
    Attributes
    protected
  40. implicit val deletedDecoder: Decoder[Deleted]

    Permalink
    Attributes
    protected
  41. implicit val discountDecoder: Decoder[Discount]

    Permalink
    Attributes
    protected
  42. implicit val disputeDecoder: Decoder[Dispute]

    Permalink
    Attributes
    protected
  43. implicit val disputeEvidenceDecoder: Decoder[DisputeEvidence]

    Permalink
    Attributes
    protected
  44. implicit val disputeEvidenceEncoder: MapEncoder[DisputeEvidence]

    Permalink
    Attributes
    protected
  45. implicit val disputeListDecoder: Decoder[StripeList[Dispute]]

    Permalink
    Attributes
    protected
  46. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  48. implicit val errorMessageDecoder: Decoder[ErrorMessage]

    Permalink
    Attributes
    protected
  49. implicit val errorMessageWrapperDecoder: Decoder[ErrorMessageWrapper]

    Permalink
    Attributes
    protected
  50. implicit val eventDataDecoder: Decoder[EventData]

    Permalink
    Attributes
    protected
  51. implicit val eventDecoder: Decoder[Event]

    Permalink
    Attributes
    protected
  52. implicit val eventListDecoder: Decoder[StripeList[Event]]

    Permalink
    Attributes
    protected
  53. implicit val evidenceDetailsDecoder: Decoder[EvidenceDetails]

    Permalink
    Attributes
    protected
  54. implicit val feeDetailDecoder: Decoder[FeeDetail]

    Permalink
    Attributes
    protected
  55. implicit val feeRefundDecoder: Decoder[FeeRefund]

    Permalink
    Attributes
    protected
  56. implicit val feeRefundListDecoder: Decoder[StripeList[FeeRefund]]

    Permalink
    Attributes
    protected
  57. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  58. implicit val fraudDetailsDecoder: Decoder[FraudDetails]

    Permalink
    Attributes
    protected
  59. implicit val fraudDetailsEncoder: MapEncoder[FraudDetails]

    Permalink
    Attributes
    protected
  60. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    AnyRef → Any
  62. implicit val intEncoder: MapEncoder[Int]

    Permalink
    Attributes
    protected
  63. implicit val invoiceDecoder: Decoder[Invoice]

    Permalink
    Attributes
    protected
  64. implicit val invoiceItemDecoder: Decoder[InvoiceItem]

    Permalink
    Attributes
    protected
  65. implicit val invoiceItemListDecoder: Decoder[StripeList[InvoiceItem]]

    Permalink
    Attributes
    protected
  66. implicit val invoiceLineDecoder: Decoder[InvoiceLine]

    Permalink
    Attributes
    protected
  67. implicit val invoiceLineListDecoder: Decoder[StripeList[InvoiceLine]]

    Permalink
    Attributes
    protected
  68. implicit val invoiceListDecoder: Decoder[StripeList[Invoice]]

    Permalink
    Attributes
    protected
  69. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  70. implicit val jsonListDecoder: Decoder[StripeList[Json]]

    Permalink
    Attributes
    protected
  71. implicit val keysDecoder: Decoder[Keys]

    Permalink
    Attributes
    protected
  72. implicit val legalEntityDecoder: Decoder[LegalEntity]

    Permalink
    Attributes
    protected
  73. implicit val legalEntityEncoder: MapEncoder[LegalEntity]

    Permalink
    Attributes
    protected
  74. implicit val longEncoder: MapEncoder[Long]

    Permalink
    Attributes
    protected
  75. implicit val mapEncoder: MapEncoder[Map[String, String]]

    Permalink
    Attributes
    protected
  76. implicit val moneyDecoder: Decoder[Money]

    Permalink
    Attributes
    protected
  77. implicit val moneyEncoder: MapEncoder[Money]

    Permalink
    Attributes
    protected
  78. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  81. implicit val outcomeDecoder: Decoder[Outcome]

    Permalink
    Attributes
    protected
  82. implicit val piiEncoder: MapEncoder[PII]

    Permalink
    Attributes
    protected
  83. implicit val planDecoder: Decoder[Plan]

    Permalink
    Attributes
    protected
  84. implicit val planListDecoder: Decoder[StripeList[Plan]]

    Permalink
    Attributes
    protected
  85. implicit val refundDecoder: Decoder[Refund]

    Permalink
    Attributes
    protected
  86. implicit val refundListDecoder: Decoder[StripeList[Refund]]

    Permalink
    Attributes
    protected
  87. implicit val reversalDecoder: Decoder[Reversal]

    Permalink
    Attributes
    protected
  88. implicit val reversalListDecoder: Decoder[StripeList[Reversal]]

    Permalink
    Attributes
    protected
  89. implicit val ruleDecoder: Decoder[Rule]

    Permalink
    Attributes
    protected
  90. implicit val shippingDecoder: Decoder[Shipping]

    Permalink
    Attributes
    protected
  91. implicit val shippingEncoder: MapEncoder[Shipping]

    Permalink
    Attributes
    protected
  92. implicit val sourceTypeDecoder: Decoder[SourceType]

    Permalink
    Attributes
    protected
  93. implicit val sourcedTransfersDecoder: Decoder[SourcedTransfers]

    Permalink
    Attributes
    protected
  94. implicit val stringEncoder: MapEncoder[String]

    Permalink
    Attributes
    protected
  95. implicit val stringListEncoder: MapEncoder[List[String]]

    Permalink
    Attributes
    protected
  96. implicit val subscriptionDecoder: Decoder[Subscription]

    Permalink
    Attributes
    protected
  97. implicit val subscriptionListDecoder: Decoder[StripeList[Subscription]]

    Permalink
    Attributes
    protected
  98. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  99. implicit val timestampFilterEncoder: MapEncoder[TimestampFilter]

    Permalink
    Attributes
    protected
  100. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  101. implicit val tokenDecoder: Decoder[Token]

    Permalink
    Attributes
    protected
  102. implicit val transferDecoder: Decoder[Transfer]

    Permalink
    Attributes
    protected
  103. implicit val transferListDecoder: Decoder[StripeList[Transfer]]

    Permalink
    Attributes
    protected
  104. implicit val transferReversalDecoder: Decoder[TransferReversal]

    Permalink
    Attributes
    protected
  105. implicit val transferReversalListDecoder: Decoder[StripeList[TransferReversal]]

    Permalink
    Attributes
    protected
  106. implicit val transferScheduleDecoder: Decoder[TransferSchedule]

    Permalink
    Attributes
    protected
  107. implicit val transferScheduleEncoder: MapEncoder[TransferSchedule]

    Permalink
    Attributes
    protected
  108. implicit val verificationEncoder: MapEncoder[Verification]

    Permalink
    Attributes
    protected
  109. implicit val verificationFieldsDecoder: Decoder[VerificationFields]

    Permalink
    Attributes
    protected
  110. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  113. def write[T](key: String, value: T, default: T)(implicit encoder: MapEncoder[T]): Map[String, String]

    Permalink
  114. def write[T](key: String, value: T)(implicit encoder: MapEncoder[T]): Map[String, String]

    Permalink
  115. def write[T](key: String, value: Option[T])(implicit encoder: MapEncoder[T]): Map[String, String]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped