AccountDossierResponse

public struct AccountDossierResponse : Codable

Dossier response model.

  • This structure contains dossier information attached to an account in the system.

    Declaration

    Swift

    public var dossier: AccountDossier