Skip to content

Commit 3424c58

Browse files
committed
New field for ARPC
1 parent 11941dc commit 3424c58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuenca/resources/arpc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ class ARPC(Creatable):
1616
card_uri: str
1717
is_valid_arqc: Optional[bool]
1818
arpc: Optional[str]
19+
err: Optional[str]
1920

2021
@classmethod
2122
def create(

0 commit comments

Comments
 (0)