lightbulb/deployment

Types

Represents an LTI deployment that is associated with a specific registration.

pub type Deployment {
  Deployment(deployment_id: String, registration_id: Int)
}

Constructors

  • Deployment(deployment_id: String, registration_id: Int)
Search Document