stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.BitcoinReceiver

Description

Contains the types generated from the schema BitcoinReceiver

Synopsis

Documentation

data BitcoinReceiver Source #

Defines the data type for the schema bitcoin_receiver

Constructors

BitcoinReceiver 

Fields

data BitcoinReceiverTransactions' Source #

Defines the data type for the schema bitcoin_receiverTransactions'

A list with one entry for each time that the customer sent bitcoin to the receiver. Hidden when viewing the receiver with a publishable key.

Constructors

BitcoinReceiverTransactions' 

Fields

data BitcoinReceiverTransactions'Object' Source #

Defines the enum schema bitcoin_receiverTransactions'Object'

String representing the object's type. Objects of the same type share the same value. Always has the value `list`.