| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the couple of credentials | |
| lms | LmsName |
require 'flat_api'
instance = FlatApi::LtiCredentialsCreation.new(
name: null,
lms: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the couple of credentials | |
| lms | LmsName |
require 'flat_api'
instance = FlatApi::LtiCredentialsCreation.new(
name: null,
lms: null
)