nextpyp.client.gen.ProjectPermission#

class nextpyp.client.gen.ProjectPermission#

Bases: object

(no description yet)

Methods

__init__

from_json

Reads this enum value from JSON

to_json

Converts this enum value into JSON

Attributes

Read

Write

Details

__init__(name)#
Parameters:

name (str) –

Return type:

None

classmethod from_json(name)#

Reads this enum value from JSON

Return type:

ProjectPermission

Parameters:

name (str) –

to_json()#

Converts this enum value into JSON

Return type:

str