Method: PulpcoreClient::PatchedOpenPGPDistribution#to_body

Defined in:
lib/pulpcore_client/models/patched_open_pgp_distribution.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



280
281
282
# File 'lib/pulpcore_client/models/patched_open_pgp_distribution.rb', line 280

def to_body
  to_hash
end