GitlabSubscriptionActivatePayload

class Object
trait Matchable
class Any

Value members

Concrete methods

def clientMutationId: SelectionBuilder[GitlabSubscriptionActivatePayload, Option[String]]

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

def errors: SelectionBuilder[GitlabSubscriptionActivatePayload, List[String]]

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

def license[A](innerSelection: SelectionBuilder[CurrentLicense, A]): SelectionBuilder[GitlabSubscriptionActivatePayload, Option[A]]

The current license.

The current license.