File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 220
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-bee1322960faf189518a3ac4b28f52fab559d991b86edfebe33795ed60f4af0f .yml
3- openapi_spec_hash : c3f12839150ef30de08776d0ea693f59
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-d7cf5ee0996fbe47611e26c72b8bd36151ce065c410488583977102f1812b84d .yml
3+ openapi_spec_hash : 8c0f2a172afc0eb0f9fae50250c89216
44config_hash : f0b80170c2ea09811aeae3f1e94bc422
Original file line number Diff line number Diff line change @@ -732,13 +732,6 @@ class DigitalWalletToken(BaseModel):
732732 card_id : str
733733 """The identifier of the Card that is being tokenized."""
734734
735- card_profile_id : Optional [str ] = None
736- """The identifier of the Card Profile that was set via the real time decision.
737-
738- This will be null until the real time decision is responded to or if the real
739- time decision did not set a card profile.
740- """
741-
742735 decision : Optional [Literal ["approve" , "decline" ]] = None
743736 """Whether or not the provisioning request was approved.
744737
You can’t perform that action at this time.
0 commit comments