We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20c9f4f commit 3a85e08Copy full SHA for 3a85e08
stubs/braintree/braintree/transaction.pyi
@@ -177,6 +177,7 @@ class Transaction(Resource):
177
network_transaction_id: Incomplete
178
payment_facilitator: PaymentFacilitator
179
transfer: Transfer
180
+ subscription_id: str
181
def __init__(self, gateway, attributes) -> None: ...
182
@property
183
def vault_billing_address(self): ...
0 commit comments