Created Appointment creation flow.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package net.gepafin.tendermanagement.model.response;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
@Data
|
||||
public class NdgResponse {
|
||||
private String ndg;
|
||||
}
|
||||
Reference in New Issue
Block a user