Documentation ¶
Overview ¶
Package rawrequest provides sending stripe-flavored untyped HTTP calls
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶ added in v80.2.0
type Client struct { B stripe.RawRequestBackend Key string }
Client is used to invoke raw requests against the specified backend
Click to show internal directories.
Click to hide internal directories.