default offer flag
This commit is contained in:
parent
1f5c3041bd
commit
eba8ee75e0
5 changed files with 13 additions and 4 deletions
|
|
@ -636,6 +636,7 @@ message OfferConfig {
|
|||
string callback_url = 4;
|
||||
map<string, OfferDataType> expected_data = 5;
|
||||
string noffer = 6;
|
||||
bool default_offer = 7;
|
||||
}
|
||||
|
||||
message UserOffers {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue