MeOutoutDTOAPI

interface MeOutoutDTOAPI {
    data: MeOutputDTO;
    meta: MetadataOutput;
}

Properties

Properties

MeOutoutDTOAPI

MeOutoutDTOAPI