| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CreateMobileAuthorizationCodeResponse |
MobileAuthorizationApi.createMobileAuthorizationCode(CreateMobileAuthorizationCodeRequest body)
Generates code to authorize a mobile application to connect to a Square card reader.
|
CreateMobileAuthorizationCodeResponse |
DefaultMobileAuthorizationApi.createMobileAuthorizationCode(CreateMobileAuthorizationCodeRequest body)
Generates code to authorize a mobile application to connect to a Square card reader.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateMobileAuthorizationCodeResponse> |
MobileAuthorizationApi.createMobileAuthorizationCodeAsync(CreateMobileAuthorizationCodeRequest body)
Generates code to authorize a mobile application to connect to a Square card reader.
|
CompletableFuture<CreateMobileAuthorizationCodeResponse> |
DefaultMobileAuthorizationApi.createMobileAuthorizationCodeAsync(CreateMobileAuthorizationCodeRequest body)
Generates code to authorize a mobile application to connect to a Square card reader.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMobileAuthorizationCodeResponse |
CreateMobileAuthorizationCodeResponse.Builder.build()
Builds a new
CreateMobileAuthorizationCodeResponse object using the set fields. |
Copyright © 2022. All rights reserved.