-
Notifications
You must be signed in to change notification settings - Fork 7
Go client for the Yext API
License
yext/yext-go
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
package yext type LicensePack struct { LocationIds []string `json:"locationIds"` Features []string `json:"features"` Id int `json:"id"` Quantity int `json:"quantity"` Status string `json:"status"` }