Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 247 Bytes

Fee.md

File metadata and controls

18 lines (12 loc) · 247 Bytes

LagoAPI::Fee

Properties

Name Type Description Notes
fee FeeObject

Example

require 'lago_ruby'

instance = LagoAPI::Fee.new(
  fee: null
)