We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027a756 commit 4b3236eCopy full SHA for 4b3236e
1 file changed
resend/audiences/_audiences.py
@@ -58,7 +58,6 @@ class CreateAudienceResponse(TypedDict):
58
object (str): The object type, "audience"
59
id (str): The ID of the created audience
60
name (str): The name of the created audience
61
- created_at (str): When the audience was created
62
"""
63
64
object: str
0 commit comments