Get Method Result
constructor(apiKeyRequired: Boolean? = null, authorizationScopes: List<String>? = null, authorizationType: String? = null, authorizerId: String? = null, integration: MethodIntegration? = null, methodResponses: List<MethodResponse>? = null, operationName: String? = null, requestModels: Map<String, String>? = null, requestParameters: Map<String, Either<Boolean, String>>? = null, requestValidatorId: String? = null)