DatalinkGetConsentDatalinkRequest

public struct DatalinkGetConsentDatalinkRequest : Codable

Request model to get Datalink of a Consent.

  • ID of the account access correspanding Gateway account access consent reference

    Declaration

    Swift

    public let consentID: String
  • Creates an instance from the specified parameters.

    Declaration

    Swift

    public init(consentID: String)

    Parameters

    consentID

    ID of the account access correspanding Gateway account access consent reference