Sha256: be668e6e15415206b1002daa250ecfb7122e04431877e4eaeac789aa8f3f5c11
Contents?: true
Size: 272 Bytes
Versions: 5
Compression:
Stored size: 272 Bytes
Contents
# VeloPayments::Role ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | the name of the role | | ## Example ```ruby require 'velopayments' instance = VeloPayments::Role.new( name: payor.admin ) ```
Version data entries
5 entries across 5 versions & 1 rubygems