Ejemplo n.º 1
0
 def build_third_party_event_rules(self):
     return ThirdPartyEventRules(self)
Ejemplo n.º 2
0
 def get_third_party_event_rules(self) -> ThirdPartyEventRules:
     return ThirdPartyEventRules(self)