# Functions
NewClient returns a new Client.
# Structs
Client is the client used to initiate new CLI sessions with Stripe.
Config contains the optional configuration parameters of a Client.
CreateSessionRequest defines the API input parameters for client.Authorize.
DeviceURLMap is a mapping of the urls that the device is listening for forwarded events on.
StripeCLISession is the API resource returned by Stripe when initiating a new CLI session.