Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 268 Bytes

File metadata and controls

18 lines (12 loc) · 268 Bytes

cielo24::LoginResponse

Properties

Name Type Description Notes
api_token String [optional]

Example

require 'cielo24'

instance = cielo24::LoginResponse.new(
  api_token: null
)