Skip to content

Commit 3367753

Browse files
SP-883 Python 5.0.3 - Pydantic validation
1 parent 4259628 commit 3367753

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bitpay/models/invoice/invoice_refund_address.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""
22
InvoiceRefundAddress
33
"""
4+
45
from datetime import datetime
56
from typing import Union
67
from pydantic import field_serializer

0 commit comments

Comments
 (0)