stripe_search: Search

View source: R/stripeApp.R

stripe_searchR Documentation

Description

Returns database objects using the Stripe Search

Usage

stripe_search(resource, query = NULL, limit = NULL)

Arguments

resource

Character string representing object type to search for

query

Character string representing the query in the format specified at https://docs.stripe.com/search#search-query-language

limit

Integer representing number of records to return from 1 to 100, defaults to 10 on API backend


MrDAndersen/stRipe documentation built on June 9, 2025, 8:37 a.m.