include/lightspeed@platform@foundation_BillingSeam.hrl
-record(billing_seam, {
provider :: lightspeed@platform@foundation:billing_provider(),
override :: lightspeed@platform@foundation:override_point(),
metering_source :: lightspeed@platform@foundation:metering_source(),
webhook_verification :: boolean(),
dunning_enabled :: boolean()
}).