Skip to content

RequestDemoController

reference
1 min readUpdated

Kind: Controller

Source: Pams/API/Pams.API/Controllers/PricingAndSubscription/RequestDemoController.cs (line 10)

Part of: Pams

Where it refuses work

  • RequestDemoController stops the work with an early return when !isSaved.
  • RequestDemoController stops the work with an early return when isCreated == Business.Entity.EnumNewSales.EnumReturnMessage.SavedSuccessfuly.

Relationships

  • MODULE_DECLARES → SaveRequest
  • MODULE_DECLARES → CreateDemoRequest
  • IMPORTS → RequestDemoBindingModel

Was this page helpful?

Download as PDF