adjust patient
This commit is contained in:
@@ -28,6 +28,7 @@ type CreateDto struct {
|
||||
RegisteredAt *time.Time `json:"registeredAt"`
|
||||
RegisteredBy_User_Name *string `json:"registeredBy_user_name" validate:"maxLength=100"`
|
||||
Status_Code erc.ActiveStatusCode `json:"status_code" validate:"maxLength=10"`
|
||||
Number *string `json:"number"`
|
||||
|
||||
pa.AuthInfo
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user