Skip to content

Module invenio_rest_api_client.models.specific_vocabularies_funders_response_200

Variables

T

Classes

SpecificVocabulariesFundersResponse200

class SpecificVocabulariesFundersResponse200(

)

Static methods

from_dict

def from_dict(
    src_dict: collections.abc.Mapping[str, typing.Any]
) -> ~T

Instance variables

additional_keys
additional_properties

Methods

to_dict

def to_dict(
    self
) -> dict[str, typing.Any]