-
public final class SquareIdentifier.LocationToken extends SquareIdentifier
-
-
Constructor Summary
Constructors Constructor Description LocationToken(String tokenId)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final SquareIdentifier.LocationTokencopy(String tokenId)final StringgetTokenId()-
-
Constructor Detail
-
LocationToken
LocationToken(String tokenId)
-
-
Method Detail
-
component1
final String component1()
-
copy
final SquareIdentifier.LocationToken copy(String tokenId)
-
getTokenId
final String getTokenId()
-
-
-
-