class

PassKit::HabitatSettings

Inherits Reference < Object

Class methods

private_key
private_key=(value : String)
private_key?

Used for checking missing settings on non-nilable types It's advised to use private_key in your apps to ensure the propper type is checked.

private_key_password
private_key_password=(value : String)
private_key_password?

Used for checking missing settings on non-nilable types It's advised to use private_key_password in your apps to ensure the propper type is checked.

signing_cert
signing_cert=(value : String)
signing_cert?

Used for checking missing settings on non-nilable types It's advised to use signing_cert in your apps to ensure the propper type is checked.

to_h

Generates a hash using the provided values

wwdr_cert
wwdr_cert=(value : String)
wwdr_cert?

Used for checking missing settings on non-nilable types It's advised to use wwdr_cert in your apps to ensure the propper type is checked.