mirror of https://github.com/vernonkeenan/lib
30 lines
550 B
YAML
30 lines
550 B
YAML
|
Certificate:
|
||
|
properties:
|
||
|
CertificateTemplate:
|
||
|
type: string
|
||
|
x-nullable: true
|
||
|
CourseID:
|
||
|
type: string
|
||
|
x-nullable: true
|
||
|
CreatedByID:
|
||
|
type: string
|
||
|
x-nullable: true
|
||
|
CreatedDate:
|
||
|
type: string
|
||
|
x-nullable: true
|
||
|
Description:
|
||
|
type: string
|
||
|
x-nullable: true
|
||
|
ID:
|
||
|
type: string
|
||
|
LastModifiedByID:
|
||
|
type: string
|
||
|
x-nullable: true
|
||
|
LastModifiedDate:
|
||
|
type: string
|
||
|
x-nullable: true
|
||
|
Title:
|
||
|
type: string
|
||
|
x-nullable: true
|
||
|
type: object
|