package form
type AccountShare struct {
Selection Selection `json:"selection"`
Folder string `json:"folder"`
}