Interface GetRegistrationApplication

interface GetRegistrationApplication {
    person_id: number;
}

Properties

Properties

person_id: number