@model BTCPayServer.Security.Bitpay.BitTokenEntity @{ Layout = "../Shared/_NavLayout.cshtml"; ViewData.SetActivePageAndTitle(StoreNavPages.Tokens, "Access Tokens", Context.GetStoreData().StoreName); }
| Label | @Model.Label |
|---|---|
| SIN | @Model.SIN |
| Token | @Model.Value |