Class ConsentRepository

Hierarchy

  • ConsentRepository

Constructors

Properties

Methods

  • Returns Promise<any>

  • Parameters

    • Optional data: {
          [x: string]: any;
      }
      • [x: string]: any

    Returns Promise<any>

  • Parameters

    • year: string | number
    • month: string | number
    • day: string | number

    Returns Promise<any>

  • Returns Promise<any>

  • Returns Promise<any>