Skip to content

Commit

Permalink
set default verdi
Browse files Browse the repository at this point in the history
  • Loading branch information
alpet committed Oct 3, 2024
1 parent ee9e0e3 commit f39cbd6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ data class SendInRequest(
val addressing: Addressing,
val cpaId:String,
val ebmsProcessing: EbmsProcessing,
val signedOf: String?
val signedOf: String? = null
)

@Serializable
Expand Down

0 comments on commit f39cbd6

Please sign in to comment.