Skip to content

Commit

Permalink
update based on api council
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjali committed Jun 21, 2023
1 parent ed47219 commit ab30086
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Binary file modified d1-sdk/2.1.0/android/doc-files/digital-first.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified d1-sdk/2.2.0/android/doc-files/digital-first.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified d1-sdk/2.3.0/android/doc-files/digital-first.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified d1-sdk/2.4.0/android/doc-files/digital-first.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ <h3>Method Summary</h3>
<td class="colFirst"><code>byte[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCvv()">getCvv</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets the CVV number of the card.</div>
<div class="block">Gets the CVV2 number of the card.</div>
</td>
</tr>
<tr id="i2" class="altColor">
Expand Down Expand Up @@ -313,7 +313,7 @@ <h4>getExpiryDate</h4>
<h4>getCvv</h4>
<pre class="methodSignature"><a href="https://developer.android.com/reference/kotlin/androidx/androidx/annotation/NonNull.html?is-external=true" title="class or interface in androidx.annotation" class="externalLink">@NonNull</a>
public&nbsp;byte[]&nbsp;getCvv()</pre>
<div class="block">Gets the CVV number of the card.</div>
<div class="block">Gets the CVV2 number of the card.</div>
</li>
</ul>
<a id="getCardHolderName()">
Expand Down

0 comments on commit ab30086

Please sign in to comment.