Sha256: 4143b7f7b94badb7f856cafffed2abab8d0fb7127e35aa2115ad79dd1687657b
Contents?: true
Size: 432 Bytes
Versions: 68
Compression:
Stored size: 432 Bytes
Contents
# File generated from our OpenAPI spec # frozen_string_literal: true module Stripe module BillingPortal # A portal configuration describes the functionality and behavior of a portal session. class Configuration < APIResource extend Stripe::APIOperations::Create extend Stripe::APIOperations::List include Stripe::APIOperations::Save OBJECT_NAME = "billing_portal.configuration" end end end
Version data entries
68 entries across 68 versions & 1 rubygems