struct Blockfrost::IPFS::Pin
- Blockfrost::IPFS::Pin
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
blockfrost/ipfs.crConstructors
Class Method Summary
- .add(ipfs_path : String)
- .all(order : QueryOrder | String? = nil, count : Int32? = nil, page : Int32? = nil)
- .all(pages : Range, order : QueryOrder | String? = nil)
- .get(ipfs_path : String)
- .remove(ipfs_path : String)