mirror of
https://github.com/cubixle/iabtcfv2.git
synced 2026-04-24 22:34:45 +01:00
Add RestrictionType type
This commit is contained in:
@@ -38,7 +38,7 @@ type CoreString struct {
|
||||
|
||||
type PubRestriction struct {
|
||||
PurposeId int
|
||||
RestrictionType int
|
||||
RestrictionType RestrictionType
|
||||
NumEntries int
|
||||
RangeEntries []*RangeEntry
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user