Skip to content

Commit 3f562a6

Browse files
authored
Update GetTransactionDetailsResponse.yml
1 parent 16f086d commit 3f562a6

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

lib/net/authorize/api/yml/v1/GetTransactionDetailsResponse.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,23 @@ net\authorize\api\contract\v1\GetTransactionDetailsResponse:
1212
getter: getTransaction
1313
setter: setTransaction
1414
type: net\authorize\api\contract\v1\TransactionDetailsType
15+
clientId:
16+
expose: true
17+
access_type: public_method
18+
serialized_name: clientId
19+
xml_element:
20+
namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd
21+
accessor:
22+
getter: getClientId
23+
setter: setClientId
24+
type: string
25+
transrefId:
26+
expose: true
27+
access_type: public_method
28+
serialized_name: transrefId
29+
xml_element:
30+
namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd
31+
accessor:
32+
getter: getTransrefId
33+
setter: setTransrefId
34+
type: string

0 commit comments

Comments
 (0)