Aml Filesystem Response Hsm
data class AmlFilesystemResponseHsm(val archiveStatus: List<AmlFilesystemArchiveResponse>, val settings: AmlFilesystemHsmSettingsResponse? = null)
Hydration and archive settings and status
Constructors
Link copied to clipboard
constructor(archiveStatus: List<AmlFilesystemArchiveResponse>, settings: AmlFilesystemHsmSettingsResponse? = null)