Sha256: ba20cbaed968a26702d5856753af9b3de2cd80a9a283fdf446d9c3aa21c2903a
Contents?: true
Size: 397 Bytes
Versions: 21
Compression:
Stored size: 397 Bytes
Contents
# OryClient::InternalProvisionMockSubscription ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **identity_id** | **String** | Identity ID | | | **plan_or_price** | **String** | Plan or Price | | ## Example ```ruby require 'ory-client' instance = OryClient::InternalProvisionMockSubscription.new( identity_id: null, plan_or_price: null ) ```
Version data entries
21 entries across 21 versions & 1 rubygems