Sha256: 527e44669ee1e8119bb053cc5f08a1509322c77b2e41f1d144439d81e18d8141

Contents?: true

Size: 836 Bytes

Versions: 11

Compression:

Stored size: 836 Bytes

Contents

# SquareConnect::CreateMobileAuthorizationCodeResponse

### Description

Defines the fields that are included in the response body of a request to the [CreateMobileAuthorizationCode](#endpoint-createmobileauthorizationcode) endpoint.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**authorization_code** | **String** | Generated authorization code that connects a mobile application instance to a Square account. | [optional] 
**expires_at** | **String** | The timestamp when `authorization_code` expires in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, e.g., \"2016-09-04T23:59:33.123Z\". | [optional] 
**error** | [**Error**](Error.md) | An error object that provides details about how creation of authorization code failed. | [optional] 


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
square_connect-2.20190327.1.292 docs/CreateMobileAuthorizationCodeResponse.md
square_connect-2.20190313.1.282 docs/CreateMobileAuthorizationCodeResponse.md
square_connect-2.20190313.0.278 docs/CreateMobileAuthorizationCodeResponse.md
square_connect-2.20190213.0.274 docs/CreateMobileAuthorizationCodeResponse.md
square_connect-2.20181212.0.267 docs/CreateMobileAuthorizationCodeResponse.md
square_connect-2.20181205.0.263 docs/CreateMobileAuthorizationCodeResponse.md
square_connect-2.20180918.1.251 docs/CreateMobileAuthorizationCodeResponse.md
square_connect-2.20180918.0.244 docs/CreateMobileAuthorizationCodeResponse.md
square_connect-2.20180712.2.237 docs/CreateMobileAuthorizationCodeResponse.md
square_connect-2.20180712.1.234 docs/CreateMobileAuthorizationCodeResponse.md
square_connect-2.20180712.1.228 docs/CreateMobileAuthorizationCodeResponse.md