AccountDossiersResponse
public struct AccountDossiersResponse : Codable
Dossier response model.
-
This structure contains dossier information attached to an account in the system.
Declaration
Swift
public var dossiers: [AccountDossier]