Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 299 Bytes

CustomerInfoJustCustomerId.md

File metadata and controls

18 lines (12 loc) · 299 Bytes

Conekta::CustomerInfoJustCustomerId

Properties

Name Type Description Notes
customer_id String

Example

require 'conekta'

instance = Conekta::CustomerInfoJustCustomerId.new(
  customer_id: cus_23874283647
)