
The highest tagged major version is
v4.
package
Version:
v3.38.2
Opens a new window with list of versions in this module.
Published: Oct 27, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Download struct {
DownloadUrl string `json:"download_url"`
ValidTill int64 `json:"valid_till"`
MimeType string `json:"mime_type"`
Object string `json:"object"`
}
type ImpactedCustomer struct {
ActionType string `json:"action_type"`
Download *Download `json:"download"`
Object string `json:"object"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.