stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.BitcoinReceiver

Description

Contains the types generated from the schema BitcoinReceiver

Synopsis

Documentation

data BitcoinReceiver Source #

Defines the object schema located at components.schemas.bitcoin_receiver in the specification.

Constructors

BitcoinReceiver 

Fields

data BitcoinReceiverTransactions' Source #

Defines the object schema located at components.schemas.bitcoin_receiver.properties.transactions in the specification.

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